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-10-26 04:31:43 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
ed9f9021cc7513f7a6fddf6759aa2b63d4a2b322
esp-idf/components/heap/test_apps/heap_tests/sdkconfig.ci.heap_trace_hashmap

6 lines
144 B
Plaintext
Raw Normal View History

ci: fix invalid kconfig options in system test apps
2023-04-21 12:37:30 +08:00
CONFIG_IDF_TARGET="esp32"
heap: Add trace configuration to allow hash map placement in external RAM bss section when possible - Remove the size limit for the hash_map array from the CONFIG_HEAP_TRACE_HASH_MAP_SIZE - Add test case for heap tracing using hashmap - Update heap_debug.rst to document the newly added configurations in the heap component Closes https://github.com/espressif/esp-idf/issues/11172
2023-04-12 12:17:00 +02:00
CONFIG_SPIRAM=y
CONFIG_HEAP_TRACING_STANDALONE=y
CONFIG_HEAP_TRACE_HASH_MAP=y
CONFIG_HEAP_TRACE_HASH_MAP_IN_EXT_RAM=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 58ms 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