Adds new way to use feature flags
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[features]
|
||||
build_flags =
|
||||
-D USE_CAMERA=1
|
||||
-D USE_BATTERY=1
|
||||
-D USE_NTP=1
|
||||
-D USE_SECURITY=1
|
||||
-D USE_UPLOAD_FIRMWARE=1
|
||||
-D USE_DOWNLOAD_FIRMWARE=1
|
||||
-D USE_ANALYTICS=1
|
||||
Reference in New Issue
Block a user