mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
14 lines
256 B
YAML
14 lines
256 B
YAML
examples/system/heap_task_tracking/advanced:
|
|
depends_components:
|
|
- *common_components
|
|
- heap
|
|
- soc
|
|
- esp_psram
|
|
|
|
examples/system/heap_task_tracking/basic:
|
|
depends_components:
|
|
- *common_components
|
|
- heap
|
|
- soc
|
|
- esp_psram
|