We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a96ee commit 3d7e19eCopy full SHA for 3d7e19e
configs/defconfig.esp32s2
@@ -6,4 +6,6 @@ CONFIG_ESP32S2_KEEP_USB_ALIVE=y
6
# CONFIG_USE_WAKENET is not set
7
# CONFIG_USE_MULTINET is not set
8
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
9
-CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
+CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
10
+CONFIG_ULP_COPROC_TYPE_FSM=y
11
+CONFIG_ULP_COPROC_TYPE_RISCV=y
configs/defconfig.esp32s3
@@ -8,4 +8,6 @@ CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO=y
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=3120
12
13
0 commit comments