This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
60a9527a71
esp-idf
/
components
/
heap
/
test_apps
/
heap_tests
/
sdkconfig.ci.heap_trace
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ci: fix invalid kconfig options in system test apps
2023-04-21 00:37:30 -04:00
CONFIG_IDF_TARGET="esp32"
heap-trace: Add missing tests for heap_trace_summary() and heap_trace_dump_caps() Note: the checks for the tests marked as [test-dump] are done in the pytest function test_heap_trace_dump() since they are relying on the content of the heap_trace_dump_caps() output.
2022-12-22 05:36:36 -05:00
CONFIG_SPIRAM=y
CONFIG_HEAP_TRACING_STANDALONE=y
Reference in New Issue
Copy Permalink