sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
892 stars 276 forks source link

How can I get memory usage statistics? #423

Open goddade opened 4 years ago

goddade commented 4 years ago

Is there an api to get memory usage statistics? I want to be able to monitor memory usage and find out if malloc is leaking.