[ESP32] Force SDK log level to NONE

This commit is contained in:
TD-er
2021-09-06 18:40:18 +02:00
parent 5c3e0c9c6e
commit aa4891ef56
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -153,6 +153,6 @@ build_flags =
[core_esp32_stage]
platform = espressif32
platform_packages = platformio/framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-idf-master
platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/424/framework-arduinoespressif32-master-cdcf92440.tar.gz
build_flags = -DESP32_STAGE
+1
View File
@@ -25,6 +25,7 @@ build_flags = ${core_esp32_3_3_2.build_flags}
-DCONFIG_LWIP_ESP_GRATUITOUS_ARP
-DCONFIG_LWIP_GARP_TMR_INTERVAL=30
-fno-strict-aliasing
-DCORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_NONE
monitor_filters = esp32_exception_decoder