FreeRTOS / FreeRTOS-Kernel-Book

https://freertos.org/Documentation/RTOS_book.html
Other
252 stars 52 forks source link

Update collecting per task heap stats section #101

Closed aggarg closed 2 weeks ago

aggarg commented 2 weeks ago

Description

This change updates the "Collecting Per-task Heap Usage Statistics" section to use trace macros. An example project demonstrating the same is also added.

This was reported here - https://github.com/FreeRTOS/FreeRTOS-Kernel-Book/issues/100

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.