feat(bsp_selector): Component for selection BSP in menuconfig#705
feat(bsp_selector): Component for selection BSP in menuconfig#705
Conversation
Test Results28 tests 28 ✅ 1m 32s ⏱️ Results for commit ea54c8f. ♻️ This comment has been updated with latest results. |
01037a6 to
c0347be
Compare
|
c0347be to
a1806af
Compare
|
|
40691f1 to
793b886
Compare
b1b8203 to
ce2bd0a
Compare
|
@tore-espressif @PetrESP PTAL |
|
In my opinion adding this component is a the cleanest solution for this issue and I agree with this concept |
778b8f3 to
891e126
Compare
b4a7c6f to
2bea9d3
Compare
|
Tested locally and it works well on my debian laptop. |
c389b73 to
43975c4
Compare
b8f0348 to
f5911cb
Compare
f5911cb to
ea54c8f
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
|
ESP-BSP Pull Request checklist
Change description
bsp_ext.pyfor CIbsp_selectorcomponent in examples, which are added to each BSPwarning: unknown kconfig symbol*- I didn't find any other solution for it.Note
Introduces a new
components/bsp_selectorcomponent to choose BSPs viamenuconfig, withKconfig,CMakeLists.txtfail-safe when none selected,idf_component.ymlconditional deps to BSPs, README, and license.bsp_selector; adds per-boardsdkconfig.bsp.*files settingCONFIG_BSP_SELECT_*and updates defaults2.4.*, uploadscomponents/bsp_selector, adds ignore rule forwarning: unknown kconfig symbol*, and adjusts scripts (.github/ci/bsp_example_update.py,examples/bsp_ext.py) to removebsp_selectorwhen pinning a specific BSP for buildsbsp_selectorKconfig/idf_component.ymlWritten by Cursor Bugbot for commit ea54c8f. This will update automatically on new commits. Configure here.