![]() |
Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions
|
Defines | |
| #define | USE_SEMIHOSTING 0 |
| #define | USE_CMSIS_NVIC 1 |
| #define | DEBUG_WARNING 0 |
| #define | DEBUG_IDLE_TIME 1 |
| #define | STACKSIZE (2*1024) |
| #define | PRIVILEGED_VAR __attribute__ ((section (".data.privileged"))) |
| #define | REVISION SVN_REVISION_NUMBER |
| #define | LIB_REVISION LIB_REVISION_NUMBER |
| #define DEBUG_IDLE_TIME 1 |
| #define DEBUG_WARNING 0 |
| #define PRIVILEGED_VAR __attribute__ ((section (".data.privileged"))) |
| #define USE_CMSIS_NVIC 1 |