CPU specific configuration options. More...
CPU specific configuration options.
Definition in file cpu_conf.h.
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | HAVE_HEAP_STATS |
| Declare the heap_stats function as available. | |
| #define | IRQ_API_INLINED (1) |
| This arch uses the inlined irq API. | |
Configuration of default stack sizes | |
| #define | THREAD_EXTRA_STACKSIZE_PRINTF (256) |
| #define | THREAD_STACKSIZE_DEFAULT (1024) |
| #define | THREAD_STACKSIZE_IDLE (256) |