Skip to content

Commit

Permalink
Fixed bug for LilyGo T-display (#8744)
Browse files Browse the repository at this point in the history
Fixed bug by adding upload.flags and upload.extra_flags to LilyGo T-display
  • Loading branch information
thebear132 authored Oct 11, 2023
1 parent e8771be commit c2db50a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3678,6 +3678,8 @@ lilygo_t_display.upload.maximum_size=1310720
lilygo_t_display.upload.maximum_data_size=327680
lilygo_t_display.upload.wait_for_upload_port=true
lilygo_t_display.upload.speed=460800
lilygo_t_display.upload.flags=
lilygo_t_display.upload.extra_flags=

lilygo_t_display.bootloader.tool=esptool_py
lilygo_t_display.bootloader.tool.default=esptool_py
Expand Down

0 comments on commit c2db50a

Please sign in to comment.