1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-22 13:03:54 +01:00
Mikolai Gütschow ede39c6c45
tests: accept %p printing in uppercase and without leading 0x
the output of the specifier %p is implementation defined, and mpaland-printf gives something different than newlib
2025-08-25 10:40:20 +02:00
..
2025-06-02 09:40:50 +02:00

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.