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

@@ -216,6 +216,8 @@ External serial flash WP25R1635FZUIL0
#define VBAT_AR_INTERNAL AR_INTERNAL_3_0
#define ADC_MULTIPLIER (2.0F)
#define NO_EXT_GPIO 1
#define HAS_RTC 1
#ifdef __cplusplus