Update build_board_info.py
This commit is contained in:
parent
6903faee5f
commit
5a014e62a3
|
@ -75,7 +75,7 @@ extension_by_board = {
|
|||
"espressif_esp32c3_devkitm_1_n4": BIN,
|
||||
"lilygo_ttgo_t-01c3": BIN,
|
||||
"microdev_micro_c3": BIN,
|
||||
"lilygo_ttgo_t-oi_plus":BIN,
|
||||
"lilygo_ttgo_t-oi_plus": BIN,
|
||||
# broadcom
|
||||
"raspberrypi_zero": KERNEL_IMG,
|
||||
"raspberrypi_zero_w": KERNEL_IMG,
|
||||
|
|
Loading…
Reference in New Issue