Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
1c393a32c4c96474043f5fbe519bc6d40dac7fc5
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
Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 72ms Template: 1ms
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