mirror of https://github.com/ARMmbed/mbed-os.git
Add a config option for the following values: MBED_SYS_STATS_ENABLED MBED_STACK_STATS_ENABLED MBED_CPU_STATS_ENABLED MBED_HEAP_STATS_ENABLED MBED_THREAD_STATS_ENABLED MBED_CONF_APP_MAIN_STACK_SIZE MBED_CONF_APP_TIMER_THREAD_STACK_SIZE MBED_CONF_APP_IDLE_THREAD_STACK_SIZE MBED_CONF_APP_THREAD_STACK_SIZE To maintain backwards compatibility inside the RTOS both APP and RTOS config values can be used. |
||
|---|---|---|
| .. | ||
| TARGET_CORTEX | ||
| ConditionVariable.cpp | ||
| ConditionVariable.h | ||
| EventFlags.cpp | ||
| EventFlags.h | ||
| Kernel.cpp | ||
| Kernel.h | ||
| Mail.h | ||
| MemoryPool.h | ||
| Mutex.cpp | ||
| Mutex.h | ||
| Queue.h | ||
| RtosTimer.cpp | ||
| RtosTimer.h | ||
| Semaphore.cpp | ||
| Semaphore.h | ||
| ThisThread.cpp | ||
| ThisThread.h | ||
| Thread.cpp | ||
| Thread.h | ||
| mbed_lib.json | ||
| rtos.h | ||
| rtos_handlers.h | ||
| rtos_idle.h | ||