summaryrefslogtreecommitdiff
path: root/hw/bsp/esp32s3/boards
AgeCommit message (Collapse)Author
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-02-18more esp build fixhathach
2022-02-18fix build with latest esp idfhathach
2022-01-16update for s3hathach
2021-12-21add s3 devkitchathach
2021-12-20add s3 devkitmhathach
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