esp-idf/components/app_trace/sys_view/esp
Ivan Grokhotkov 75c92c3a66
refactor(startup): implement registration of core init functions
Similar to how the secondary init functions were already registered
via ESP_SYSTEM_INIT_FN, do the same for the core init functions.
This MR doesn't actually move the init functions into respective
components yet. This has to be carefully done in follow-up MRs.
2023-11-27 10:20:51 +01:00
..
SEGGER_RTT_esp.c refactor(startup): implement registration of core init functions 2023-11-27 10:20:51 +01:00