lab2-4_single_msg_queue_interrupt

This commit is contained in:
2022-10-28 16:34:25 +02:00
parent 49d8d4269d
commit 7ddfd4a1aa
20 changed files with 5999 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"
# disable watchdog for task
CONFIG_ESP_TASK_WDT=n
# 2 cores to perform freertos
CONFIG_FREERTOS_UNICORE=n