mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-24 20:11:59 +00:00
esp_hw_support: always inline cpu_hal_set_vecbase to avoid issues at -O0 See merge request espressif/esp-idf!18630
This project tests if the app can start up in a certain configuration. To add new configuration, create one more sdkconfig.ci.NAME file in this directory. If you need to test for anything other than app starting up, create another test project.