Exclude some niche modules by default and populate exclude_modules (#5300)

* Exclude some niche modules by default

* Start of intelligently excluding modules

---------

Co-authored-by: Tom Fifield <tom@tomfifield.net>
This commit is contained in:
Ben Meadors
2024-11-10 13:36:49 -06:00
committed by GitHub
parent db76561930
commit 667b4ef0f2
6 changed files with 37 additions and 0 deletions

View File

@@ -32,6 +32,9 @@
#define HAS_32768HZ
#define ADC_CTRL_ENABLED LOW
#define NO_EXT_GPIO 1
#define NO_GPS 1
// LoRa
#define USE_SX1262