nRF52840: Migrate variants to new structure (#7396)

This commit is contained in:
Austin
2025-07-21 15:13:02 -04:00
committed by GitHub
parent 806bfa54b5
commit 9b983b6487
138 changed files with 264 additions and 176 deletions

View File

@@ -1,7 +1,6 @@
[inkhud]
build_src_filter =
+<graphics/niche/>; Include the nicheGraphics directory
+<../variants/$PIOENV>; Include nicheGraphics.h from our variant folder
build_flags =
-D MESHTASTIC_INCLUDE_NICHE_GRAPHICS ; Use NicheGraphics
-D MESHTASTIC_INCLUDE_INKHUD ; Use InkHUD (a NicheGraphics UI)