File missing_hardware.h
FileList > midas_fe > missing_hardware.h
Go to the source code of this file
Hardware abstraction flags for simulation or emulation builds. More...
Detailed Description
This header defines macros used to compile the project in environments without physical hardware access. These flags help isolate and test the software stack in simulated or development environments.
NO_A10_BOARD: Disables hardware-specific initialization and enables dummy interfaces.EMULATE_HARDWARE_ERRORS: Could be used to inject artificial errors for testing robustness.
This file is typically included early in the frontend logic and affects conditional compilation of hardware interfaces.
The documentation for this class was generated from the following file midas_fe/missing_hardware.h