esp-idf/components/freertos
Renz Bagaporo 98dc1b0188 esp_system: introduce intermediary function to call after system init
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.
2020-06-19 18:40:10 +10:00
..
include/freertos
test esp_ipc: Move to new component 2020-05-18 16:51:45 +08:00
xtensa esp_system: introduce intermediary function to call after system init 2020-06-19 18:40:10 +10:00
CMakeLists.txt esp_system: introduce intermediary function to call after system init 2020-06-19 18:40:10 +10:00
FreeRTOS-openocd.c
Kconfig esp_system: introduce single core mode proxy config 2020-06-19 18:40:10 +10:00
component.mk
croutine.c
event_groups.c
license.txt
linker.lf
list.c
queue.c
sdkconfig.rename
stdint.readme
tasks.c
timers.c