Added sd support and fixed proto malloc
This commit is contained in:
+4
-2
@@ -82,8 +82,8 @@ platform = espressif32 @ 6.8.1
|
||||
framework = espidf
|
||||
monitor_speed = 115200
|
||||
monitor_filters =
|
||||
direct
|
||||
esp32_exception_decoder
|
||||
direct
|
||||
esp32_exception_decoder
|
||||
build_flags =
|
||||
${factory_settings.build_flags}
|
||||
${features.build_flags}
|
||||
@@ -96,6 +96,8 @@ build_flags =
|
||||
-fdata-sections
|
||||
-Wl,--gc-sections
|
||||
-I submodules/nanopb
|
||||
-D PB_FIELD_32BIT=1
|
||||
-D PB_ENABLE_MALLOC=1
|
||||
-Wno-missing-braces
|
||||
-Wno-format
|
||||
-D CONFIG_HTTPD_WS_SUPPORT=1
|
||||
|
||||
Reference in New Issue
Block a user