Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a1a9304

Browse files
authoredMay 1, 2024
re-enable ULP
needs no flash
1 parent d1e7542 commit a1a9304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎configs/defconfig.esp32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ CONFIG_ETH_PHY_INTERFACE_RMII=y
2929
CONFIG_ETH_USE_SPI_ETHERNET=y
3030

3131
# CONFIG_SPIRAM is not set
32-
# CONFIG_ULP_COPROC_ENABLE is not set
32+
CONFIG_ULP_COPROC_ENABLE=y
3333
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
3434
# CONFIG_UNITY_ENABLE_FLOAT is not set
3535
# CONFIG_UNITY_ENABLE_DOUBLE is not set

0 commit comments

Comments
 (0)
Please sign in to comment.