98dc1b0188
This MR uses an intermediary function `start_app` to call after system initialization instead of `app_main`. In RTOS builds, freertos provides `start_app` and calls `app_main`. In non-RTOS builds, user provides `start_app` directly. |
||
---|---|---|
.. | ||
include/freertos | ||
test | ||
xtensa | ||
CMakeLists.txt | ||
component.mk | ||
croutine.c | ||
event_groups.c | ||
FreeRTOS-openocd.c | ||
Kconfig | ||
license.txt | ||
linker.lf | ||
list.c | ||
queue.c | ||
sdkconfig.rename | ||
stdint.readme | ||
tasks.c | ||
timers.c |