File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/esp_board_manager Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212- Add board selection priority documentation and sdkconfig troubleshooting guide
1313- Instead of copying board source files to gen_bmgr_codes, now reference them directly via SRC_DIRS and INCLUDE_DIRS to avoid duplication.
1414- Add device dependencies support with ` ${BOARD_PATH} ` variable resolution
15- - Update README with dependencies usage guide
1615- Add sdspi sdcard device type
17- - Refine dependency for esp_codec_dev
18- - Add esp_board_device_find_by_handle() API for finding device by handle
16+ - Add ` esp_board_device_find_by_handle() ` API for finding device by handle
1917- Add board information output to CMakeLists.txt generation
2018- Update esp_codec_dev dependency to version ` ~1.5 `
21- - Clear the build directory to get the correct dependencies when switching boards
19+ - Refine dependency for esp_codec_dev
20+ - Update README with dependencies usage guide
2221- Update ` CONFIG_IDF_TARGET ` in sdkconfig according to the chip name specified in ` board_info.yaml `
22+ - Clear the build directory to get the correct dependencies when switching boards
2323
2424### Supported Boards
2525- ** ESP32-S3 Korvo2 V3** : Full LCD, LCD Touch, DVP Camera support
You can’t perform that action at this time.
0 commit comments