mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
releease build; V1 buttons
This commit is contained in:
@@ -4,8 +4,7 @@ board = t5-epaper-s3
|
|||||||
board_build.partition = default_16MB.csv
|
board_build.partition = default_16MB.csv
|
||||||
board_check = true
|
board_check = true
|
||||||
upload_protocol = esptool
|
upload_protocol = esptool
|
||||||
build_type = debug
|
build_flags = -fno-strict-aliasing
|
||||||
build_flags = -g -O0 -fno-strict-aliasing
|
|
||||||
${esp32_base.build_flags}
|
${esp32_base.build_flags}
|
||||||
-I variants/esp32s3/t5s3_epaper
|
-I variants/esp32s3/t5s3_epaper
|
||||||
-D T5_S3_EPAPER_PRO
|
-D T5_S3_EPAPER_PRO
|
||||||
@@ -26,7 +25,7 @@ lib_deps =
|
|||||||
lewisxhe/XPowersLib@0.3.1
|
lewisxhe/XPowersLib@0.3.1
|
||||||
lewisxhe/SensorLib@0.3.1
|
lewisxhe/SensorLib@0.3.1
|
||||||
https://github.com/mverch67/BQ27220/archive/07d92be846abd8a0258a50c23198dac0858b22ed.zip
|
https://github.com/mverch67/BQ27220/archive/07d92be846abd8a0258a50c23198dac0858b22ed.zip
|
||||||
https://github.com/mverch67/FastEPD/archive/dca0391933ac027b5dd2a2c3998e314e8dd06f04.zip
|
https://github.com/mverch67/FastEPD/archive/0df1bff329b6fc782e062f611758880762340647.zip
|
||||||
|
|
||||||
[env:t5s3_epaper_inkhud]
|
[env:t5s3_epaper_inkhud]
|
||||||
extends = t5s3_epaper_base, inkhud
|
extends = t5s3_epaper_base, inkhud
|
||||||
|
|||||||
Reference in New Issue
Block a user