Skip to content

Commit de71a8c

Browse files
authored
Merge pull request #2804 from mew-cx/mewcx_uchip_bin_exception
tools: upload .bin and .uf2 for Itaca uChip boards
2 parents ead7c6c + 8afa987 commit de71a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/build_board_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"feather_m0_basic": BIN_UF2,
4949
"feather_m0_rfm69": BIN_UF2,
5050
"feather_m0_rfm9x": BIN_UF2,
51+
"uchip": BIN_UF2,
5152

5253
# nRF52840 dev kits that may not have UF2 bootloaders,
5354
"makerdiary_nrf52840_mdk": HEX,

0 commit comments

Comments
 (0)