Skip to content

Commit 1d0489e

Browse files
committed
ci: rename esp32_devkitc_wroom/esp32/procpu -> esp32_devkitc/esp32/procpu
Board was renamed upstream. Signed-off-by: Anas Nashif <[email protected]>
1 parent dc3d557 commit 1d0489e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1587,7 +1587,7 @@ jobs:
15871587
PLATFORM_ARGS+="-p qemu_xtensa/dc233c/mmu "
15881588
;;
15891589
xtensa-espressif_esp32_zephyr-elf)
1590-
PLATFORM_ARGS+="-p esp32_devkitc_wroom/esp32/procpu "
1590+
PLATFORM_ARGS+="-p esp32_devkitc/esp32/procpu "
15911591
;;
15921592
xtensa-espressif_esp32s2_zephyr-elf)
15931593
PLATFORM_ARGS+="-p esp32s2_saola "

0 commit comments

Comments
 (0)