Skip to content

Commit 8d21ea0

Browse files
sylvioalvescarlescufi
authored andcommitted
soc: esp32s3: enable zephyr toolchain
SDK 0.16 includes ESP32-S3 toolchain. This PR enable its usage. Signed-off-by: Sylvio Alves <[email protected]>
1 parent 7e90560 commit 8d21ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/xtensa/esp32s3_devkitm/esp32s3_devkitm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ESP32-S3 DevKitM
33
type: mcu
44
arch: xtensa
55
toolchain:
6-
- espressif
6+
- zephyr
77
supported:
88
- gpio
99
- uart

0 commit comments

Comments
 (0)