summaryrefslogtreecommitdiff
path: root/hw/bsp/esp32s2/boards
AgeCommit message (Collapse)Author
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-02-01add adafruit esp32s2 boardshathach
- metro esp32s2 - feather esp32s2 - magtag 29" gray
2021-01-23improve ci for esp32s2hathach
2020-11-27group esp32s2 board into its grouphathach