don't build the niche* stuff for non-inkHUD builds. (#6217)
This commit is contained in:
co-authored by
GitHub
parent
b6562e175f
commit
6715662281
@@ -19,9 +19,6 @@ lib_deps =
|
||||
lewisxhe/PCF8563_Library@^1.0.1
|
||||
upload_speed = 115200
|
||||
|
||||
; Using experimental InkHUD UI (work in progress)
|
||||
[platformio]
|
||||
extra_configs = src/graphics/niche/InkHUD/PlatformioConfig.ini
|
||||
[env:heltec-vision-master-e213-inkhud]
|
||||
extends = esp32s3_base, inkhud
|
||||
board = heltec_vision_master_e213
|
||||
|
||||
@@ -23,9 +23,6 @@ lib_deps =
|
||||
lewisxhe/PCF8563_Library@^1.0.1
|
||||
upload_speed = 115200
|
||||
|
||||
; Using experimental InkHUD UI (work in progress)
|
||||
[platformio]
|
||||
extra_configs = src/graphics/niche/InkHUD/PlatformioConfig.ini
|
||||
[env:heltec-vision-master-e290-inkhud]
|
||||
extends = esp32s3_base, inkhud
|
||||
board = heltec_vision_master_e290
|
||||
|
||||
@@ -20,9 +20,6 @@ lib_deps =
|
||||
lewisxhe/PCF8563_Library@^1.0.1
|
||||
upload_speed = 115200
|
||||
|
||||
; Using experimental InkHUD UI (work in progress)
|
||||
[platformio]
|
||||
extra_configs = src/graphics/niche/InkHUD/PlatformioConfig.ini
|
||||
[env:heltec-wireless-paper-inkhud]
|
||||
extends = esp32s3_base, inkhud
|
||||
board = heltec_wifi_lora_32_V3
|
||||
|
||||
@@ -24,9 +24,6 @@ lib_deps =
|
||||
lewisxhe/PCF8563_Library@^1.0.1
|
||||
;upload_protocol = fs
|
||||
|
||||
; Using experimental InkHUD UI (work in progress)
|
||||
[platformio]
|
||||
extra_configs = src/graphics/niche/InkHUD/PlatformioConfig.ini
|
||||
[env:t-echo-inkhud]
|
||||
extends = nrf52840_base, inkhud
|
||||
board = t-echo
|
||||
|
||||
Reference in New Issue
Block a user