Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
27
boards/espressif/esp32s3_devkitm/esp32s3_devkitm_appcpu.yaml
Normal file
27
boards/espressif/esp32s3_devkitm/esp32s3_devkitm_appcpu.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
identifier: esp32s3_devkitm/esp32s3/appcpu
|
||||
name: ESP32-S3 DevKitM APPCPU
|
||||
type: mcu
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
- zephyr
|
||||
supported:
|
||||
- uart
|
||||
testing:
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
- flash
|
||||
- cpp
|
||||
- posix
|
||||
- watchdog
|
||||
- logging
|
||||
- kernel
|
||||
- pm
|
||||
- gpio
|
||||
- crypto
|
||||
- eeprom
|
||||
- heap
|
||||
- cmsis_rtos
|
||||
- jwt
|
||||
- zdsp
|
||||
vendor: espressif
|
||||
Reference in New Issue
Block a user