Closed apcountryman closed 2 months ago
Allow construction/destruction of reserved registers (::microlibrary::Reserved_Register) when target is development environment (MICROLIBRARY_TARGET_IS_DEVELOPMENT_ENVIRONMENT is true) to support automated testing.
::microlibrary::Reserved_Register
MICROLIBRARY_TARGET_IS_DEVELOPMENT_ENVIRONMENT
Allow construction/destruction of reserved registers (
::microlibrary::Reserved_Register
) when target is development environment (MICROLIBRARY_TARGET_IS_DEVELOPMENT_ENVIRONMENT
is true) to support automated testing.