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-19 08:49:43 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
aa2c0a10c3ef43d3a8da527fab62d137a6a7486b
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.25.1 Page: 135ms Template: 5ms
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