Andrew

Results 3 comments of Andrew

It's odd that this change fixes an OOM error. Apps generally have +64MB of heap/ram/memory allotted and these file IO buffers are only 4kB. I could see how if you...

> hey seems like a great idea to me! i love the idea of scripted updating, and possibly having it self-bootstrap by downloading an SDK image so this repo could...

I did the refactor and SDK integration and it's still in this [branch](https://github.com/rockaport/efm32-base/tree/bluetooth-integration-and-sdk-refactor/) from last year. Since it's been so long the SDK is probably outdated, but my changes did...