Disable queue debugging
This commit is contained in:
parent
96ba58af8c
commit
c7fa4ff212
@ -30,7 +30,7 @@ build_flags =
|
|||||||
-DCONFIG_ASYNC_TCP_EVENT_QUEUE_SIZE=128
|
-DCONFIG_ASYNC_TCP_EVENT_QUEUE_SIZE=128
|
||||||
-DCONFIG_ASYNC_TCP_QUEUE_SIZE=128
|
-DCONFIG_ASYNC_TCP_QUEUE_SIZE=128
|
||||||
-DEMC_TASK_STACK_SIZE=6400
|
-DEMC_TASK_STACK_SIZE=6400
|
||||||
-DHOY_DEBUG_QUEUE
|
; -DHOY_DEBUG_QUEUE
|
||||||
-Wall -Wextra -Wunused -Wmisleading-indentation -Wduplicated-cond -Wlogical-op -Wnull-dereference
|
-Wall -Wextra -Wunused -Wmisleading-indentation -Wduplicated-cond -Wlogical-op -Wnull-dereference
|
||||||
; Have to remove -Werror because of
|
; Have to remove -Werror because of
|
||||||
; https://github.com/espressif/arduino-esp32/issues/9044 and
|
; https://github.com/espressif/arduino-esp32/issues/9044 and
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user