Update build_board_info.py

This commit is contained in:
SimonVail 2022-05-12 12:51:46 -04:00 committed by GitHub
parent 6903faee5f
commit 5a014e62a3
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,