esp-idf/components
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
..
2020-05-22 16:39:44 +08:00
2020-06-19 18:40:10 +10:00
2020-05-18 16:51:45 +08:00
2020-04-30 14:05:36 +00:00
2020-06-19 18:40:10 +10:00
2020-04-15 15:46:47 +02:00