We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96dcff4 commit 1f139ebCopy full SHA for 1f139eb
.github/workflows/ci.yml
@@ -1523,8 +1523,7 @@ jobs:
1523
PLATFORM_ARGS+="-p esp32s2_saola "
1524
;;
1525
xtensa-espressif_esp32s3_zephyr-elf)
1526
- # FIXME: Disabled until esp32s3_devkitc board is upstreamed.
1527
- # PLATFORM_ARGS+="-p esp32s3_devkitc "
+ PLATFORM_ARGS+="-p esp32s3_devkitm "
1528
1529
xtensa-intel_apl_adsp_zephyr-elf)
1530
PLATFORM_ARGS+="-p intel_adsp_cavs15 "
0 commit comments