Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-10 03:51:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
c412cb15ac39cad977f6a20eb73cb0878ee0a2ce
esp-idf/tools/unit-test-app/sdkconfig.defaults.esp32s2

7 lines
169 B
Plaintext
Raw Normal View History

unit-test-app: fix chip-specific sdkconfig options DEFAULT_CPU_FREQ and ULP_COPROC_ENABLED options have chip-specific names, and should be set in a chip-specific sdkconfig.defaults file. This commit also changes the default CPU frequency for ESP32S2 unit tests to 240 MHz.
2019-09-10 15:23:30 +02:00
CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
Security: ESP32C3 memory protection feature (IRAM0/DRAM0) Software support for PMS module. Allows controlled memory access to IRAM (R/W/X) and DRAM0 (R/W) On/locked by default, configurable in Kconfig (esp_system) Closes https://jira.espressif.com:8443/browse/IDF-2092
2021-01-04 19:38:10 +01:00
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
ulp: added support to building code for riscv ULP coprocessor
2020-04-17 16:34:56 -03:00
ulp: refactor ulp component This commit refactors the ulp component. Files are now divided based on type of ulp, viz., fsm or risc-v. Files common to both are maintained in the ulp_common folder. This commit also adds menuconfig options for ULP within the ulp component instead of presenting target specific configuations for ulp.
2022-01-21 14:43:48 +05:30
CONFIG_ULP_COPROC_ENABLED=y
CONFIG_ULP_COPROC_TYPE_RISCV=y
CONFIG_ULP_COPROC_RESERVE_MEM=4096
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 147ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API