Skip to content

Commit 823c17f

Browse files
committed
add build ci for xiao_esp32c5
1 parent 44824c9 commit 823c17f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_micropython_esp32c5.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
git submodule update --init --recursive
2929
./install.sh esp32
3030
echo "XXXXXXXX---------xxxxxxx"
31+
. ./export.sh
3132
which riscv32-esp-elf-g++
3233
3334
- name: Build ESP32-C5 firmware

0 commit comments

Comments
 (0)