lilygo_ttgo_t-01c3: only require .bin file

This commit is contained in:
Michael Himing 2022-03-15 13:25:30 +11:00
parent de168b106c
commit 196bb4d1f4
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ extension_by_board = {
"ai_thinker_esp32-c3s": BIN,
"ai_thinker_esp32-c3s-2m": BIN,
"espressif_esp32c3_devkitm_1_n4": BIN,
"lilygo_ttgo_t-01c3": BIN,
"microdev_micro_c3": BIN,
# broadcom
"raspberrypi_zero": KERNEL_IMG,