emilyhorsman / 4zp6

Telemetry simplifies data consumption for fleets of Arduino-compatible microcontrollers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory usage analysis of Peripheral runtime

emilyhorsman opened this issue · comments

Once the Peripheral runtime is complete we'll want to make sure we don't have any memory leaks in the scheduling and I2CRuntime code since these things are intended to run for a long time. (This is in fact in scope, given the capstone expo is several hours and the memory on these devices are limited.)