mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
feat(variants): enable ENABLE_SCREENSHOT on all solo_dual builds
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -163,6 +163,7 @@ build_flags =
|
|||||||
-D ADVERT_NAME='"@@MAC"'
|
-D ADVERT_NAME='"@@MAC"'
|
||||||
-D ENV_INCLUDE_GPS=1
|
-D ENV_INCLUDE_GPS=1
|
||||||
-D DUAL_SERIAL=1
|
-D DUAL_SERIAL=1
|
||||||
|
-D ENABLE_SCREENSHOT
|
||||||
; QSPIFLASH disabled: QSPI IO0/IO2 pins (P0.30/P0.28) conflict with joystick LEFT/UP
|
; QSPIFLASH disabled: QSPI IO0/IO2 pins (P0.30/P0.28) conflict with joystick LEFT/UP
|
||||||
; -D MESH_PACKET_LOGGING=1
|
; -D MESH_PACKET_LOGGING=1
|
||||||
; -D MESH_DEBUG=1
|
; -D MESH_DEBUG=1
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ extra_scripts = post:create-uf2.py
|
|||||||
extends = WioTrackerL1Eink
|
extends = WioTrackerL1Eink
|
||||||
build_flags = ${WioTrackerL1Eink.build_flags}
|
build_flags = ${WioTrackerL1Eink.build_flags}
|
||||||
-D DUAL_SERIAL=1
|
-D DUAL_SERIAL=1
|
||||||
|
-D ENABLE_SCREENSHOT
|
||||||
extra_scripts = post:create-uf2.py
|
extra_scripts = post:create-uf2.py
|
||||||
|
|
||||||
; Dual BLE+USB with screenshot support (development/debug)
|
; Dual BLE+USB with screenshot support (development/debug)
|
||||||
|
|||||||
@@ -154,6 +154,7 @@ extra_scripts = post:create-uf2.py
|
|||||||
extends = WioTrackerL1CompanionDual
|
extends = WioTrackerL1CompanionDual
|
||||||
build_flags = ${WioTrackerL1CompanionDual.build_flags}
|
build_flags = ${WioTrackerL1CompanionDual.build_flags}
|
||||||
-D UI_HAS_JOYSTICK_UPDOWN=1
|
-D UI_HAS_JOYSTICK_UPDOWN=1
|
||||||
|
-D ENABLE_SCREENSHOT
|
||||||
extra_scripts = post:create-uf2.py
|
extra_scripts = post:create-uf2.py
|
||||||
|
|
||||||
[env:WioTrackerL1_companion_dual_dev]
|
[env:WioTrackerL1_companion_dual_dev]
|
||||||
|
|||||||
Reference in New Issue
Block a user