1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
RIOT/tests/sys/heap_cmd/README.md
2023-05-12 14:24:40 +02:00

6 lines
176 B
Markdown

# heap_cmd application
Shell-based test application for the heap functions `malloc`, `free`
and `heap_stats`. Use the `help` command to get more information on how to use
it.