Features reponse for esp
This commit is contained in:
+2
-1
@@ -86,7 +86,7 @@ monitor_filters =
|
||||
esp32_exception_decoder
|
||||
default
|
||||
colorize
|
||||
build_flags =
|
||||
build_flags =
|
||||
${factory_settings.build_flags}
|
||||
${features.build_flags}
|
||||
${build_settings.build_flags}
|
||||
@@ -98,6 +98,7 @@ build_flags =
|
||||
-fdata-sections
|
||||
-Wl,--gc-sections
|
||||
-I submodules/nanopb
|
||||
-Wno-missing-braces ; Added to suppress protobufs extra nested braces causing warning
|
||||
build_unflags = -std=gnu++11
|
||||
build_src_filter =
|
||||
+<*>
|
||||
|
||||
Reference in New Issue
Block a user