Maciej-Mudita
1b03981b06
[BH-1701] Add extended user heap statistics for debugging
...
Added extended statistics to help track potential memory leaks:
* used user heap size per task
* number of successful allocations
* number of successful frees
2023-05-31 14:39:33 +02:00
Maciej-Mudita
f4aaf4e302
[MOS-775] Create run-time statistics for tasks
...
Every hour, statistics of tasks that put a heavy load
on the CPU will be logged
2022-10-25 18:46:54 +02:00
Mateusz Piesta
1ea2c45350
[BH-1452] Remove board directory from module-os
...
Moved board-specific code to module-bsp.
Extracted several smaller CMake targets to avoid
circural dependencies and reduce compile time.
2022-04-13 13:14:22 +02:00