Skip to content

Commit bd0b6e4

Browse files
authored
Disable ULP
1 parent 4cd5e44 commit bd0b6e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/defconfig.esp32

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ CONFIG_ETH_PHY_INTERFACE_RMII=y
2929
CONFIG_ETH_USE_SPI_ETHERNET=y
3030

3131
# CONFIG_SPIRAM is not set
32-
# CONFIG_SPIRAM_OCCUPY_HSPI_HOST is not set
33-
CONFIG_ULP_COPROC_ENABLED=y
32+
# CONFIG_ULP_COPROC_ENABLE is not set
3433
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
3534
# CONFIG_UNITY_ENABLE_FLOAT is not set
3635
# CONFIG_UNITY_ENABLE_DOUBLE is not set

0 commit comments

Comments
 (0)