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-07 10:31:43 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e388ab32409f328f7479db48e88f901b84875db2
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: 81ms 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