Update build_board_info.py

This commit is contained in:
SimonVail 2022-05-12 17:26:39 -04:00 committed by GitHub
parent c5db1280ee
commit 83cd533785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,