summaryrefslogtreecommitdiff
path: root/examples/device/board_test/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
`hw\bsp` separate one family folder to esp32s2, esp32s3 add board specific board.cmake file to override board specific options(features) fix examples and test scripts to use new family approach
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted
2021-01-24cmake esp32s2 and rp2040 getting alonghathach
2020-04-09add neopixel led strip driver for saola, make saola as an componenthathach
2020-04-07rename saola to saola_1hathach
2020-04-07add saola button pin support, esp32 build with board_testhathach