Skip to content

Commit 01d7861

Browse files
committed
Only build .bin in CI
1 parent b3a4695 commit 01d7861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/build_board_info.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
"microbit_v2": COMBINED_HEX,
6666
# stm32
6767
"meowbit_v121": UF2,
68+
# esp32c3
69+
"ai_thinker_esp32-c3s": BIN,
6870
}
6971

7072
language_allow_list = set(

0 commit comments

Comments
 (0)