This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-20 14:39:14 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
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 12:37:30 +08: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 11:36:36 +01:00
CONFIG_SPIRAM=y
CONFIG_HEAP_TRACING_STANDALONE=y
Reference in New Issue
Copy Permalink