Let's see what this breaks...
This commit is contained in:
@@ -8,20 +8,10 @@ board_level = extra
|
||||
upload_protocol = esptool
|
||||
|
||||
build_flags =
|
||||
${esp32_base.build_flags}
|
||||
-D PRIVATE_HW
|
||||
${esp32s3_base.build_flags}
|
||||
-DPICOMPUTER_S3
|
||||
-I variants/picomputer-s3
|
||||
-DST7789_DRIVER
|
||||
-DUSER_SETUP_LOADED
|
||||
-DTFT_SDA_READ
|
||||
-DTFT_MOSI=19
|
||||
-DTFT_MISO=-1
|
||||
-DTFT_SCLK=18
|
||||
-DTFT_CS=21
|
||||
-DTFT_DC=16
|
||||
-DTFT_BL=20
|
||||
-DDISABLE_ALL_LIBRARY_WARNINGS
|
||||
|
||||
lib_deps =
|
||||
${esp32_base.lib_deps}
|
||||
bodmer/TFT_eSPI@^2.4.76
|
||||
${esp32s3_base.lib_deps}
|
||||
lovyan03/LovyanGFX@^1.1.8
|
||||
Reference in New Issue
Block a user