uart in IRAM

This commit is contained in:
MichaelDvP
2022-05-10 12:36:42 +02:00
parent 3e2f7a5976
commit 8339fc735c
2 changed files with 17 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ build_flags =
-D NO_GLOBAL_ARDUINOOTA
-D ARDUINOJSON_ENABLE_STD_STRING=1
-D ARDUINOJSON_USE_DOUBLE=0
-D CONFIG_UART_ISR_IN_IRAM
unbuild_flags =
${common.core_unbuild_flags}