Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
26
boards/espressif/esp32s2_devkitc/esp32s2_devkitc.yaml
Normal file
26
boards/espressif/esp32s2_devkitc/esp32s2_devkitc.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
identifier: esp32s2_devkitc
|
||||
name: ESP32-S2 DevKitC
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
- zephyr
|
||||
supported:
|
||||
- adc
|
||||
- dac
|
||||
- gpio
|
||||
- i2c
|
||||
- i2s
|
||||
- watchdog
|
||||
- uart
|
||||
- nvs
|
||||
- pwm
|
||||
- spi
|
||||
- counter
|
||||
- entropy
|
||||
- input
|
||||
- can
|
||||
- dma
|
||||
testing:
|
||||
ignore_tags:
|
||||
- bluetooth
|
||||
vendor: espressif
|
||||
Reference in New Issue
Block a user