mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b72f987c5c
This commit adds support for ULP RISC-V for esp32s3. Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240=y
|
|
|
|
CONFIG_ESP32S3_ULP_COPROC_ENABLED=y
|
|
CONFIG_ESP32S3_ULP_COPROC_RISCV=y
|
|
CONFIG_ESP32S3_ULP_COPROC_RESERVE_MEM=4096
|