You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add sdkconfig configuration section for ESP-IDF (#400)
Document two sdkconfig features for ESP-IDF projects:
- board_build.esp-idf.sdkconfig_path for custom sdkconfig output path
- SDKCONFIG_DEFAULTS layering via board_build.cmake_extra_args for
maintaining small defaults files instead of the full generated config
Links to integration test examples in platform-espressif32 (PR #1718).
0 commit comments