mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
esp8266 uart with irq disabled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user