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-06 10:01:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
5863a27bd25cd012eef1fb65c46394c5ab901b42
esp-idf/components/esp_psram/test_apps/psram/sdkconfig.defaults

4 lines
65 B
Plaintext
Raw Normal View History

esp_psram: new psram component
2022-05-11 10:32:56 +08:00
CONFIG_FREERTOS_HZ=1000
TWDT: Use the new TWDT Kconfig options in the examples and tests
2022-09-27 14:41:12 +08:00
CONFIG_ESP_TASK_WDT_EN=n
mmu: driver framework, for vaddr maintenance This commit gives basic mmu driver framework. Now it is able to maintain mmu virtual address usage on esp32, esp32s2 and esp32s3. Usage to external virtual address should rely on mmu functions to know which address range is available, instead of hardcoded. This commit also improves psram memory that is added to the heap allocator. Now it's added to the heap, according to the memory alignment. Closes https://github.com/espressif/esp-idf/issues/8295
2022-08-18 14:00:46 +08:00
CONFIG_SPIRAM=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 88ms 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