IvanVnucec / cubesat-adcs

Attitude Determination and Control System for Cubesat
MIT License
5 stars 2 forks source link

analyse memory usage #10

Closed IvanVnucec closed 2 years ago

IvanVnucec commented 2 years ago

https://embeddedartistry.com/blog/2020/08/17/three-gcc-flags-for-analyzing-memory-usage/

IvanVnucec commented 2 years ago

print mem usage in percentages

IvanVnucec commented 2 years ago

done