b936441b9b
This change removes implicit WiFi/BT initialization from startup code. "main" task is started once essential part of startup code is complete. This task calls application-provided "int main(void)" function, which can call WiFi/BT init functions if necessary. |
||
---|---|---|
.. | ||
elf_to_ld.sh | ||
esp32.bt.ld | ||
esp32.bt.trace.ld | ||
esp32.common.ld | ||
esp32.ld | ||
esp32.peripherals.ld | ||
esp32.rom.ld | ||
esp32.trace.ld |