mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-12 17:31:07 +00:00

- put contents of a few headers into c++ guard blocks - fix off-by-one error in do_global_ctors - remove system_init from startup code (should be called from main)