esp8266 uart with irq disabled

This commit is contained in:
MichaelDvP
2020-06-02 14:01:35 +02:00
parent ba08fb65ef
commit 3300f1e757
6 changed files with 42 additions and 37 deletions

View File

@@ -100,4 +100,4 @@ build_type = release
platform = espressif32
board = wemos_d1_mini32
lib_deps = ${common.libs_core} ${common.libs_esp32}
build_flags = ${common.build_flags} ${common.debug_flags} -D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
build_flags = ${common.build_flags} ${common.debug_flags} -D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH -D WEMOS_D1_32