Hello,
I’m considering GRiSP for an embedded project.
we need
- the ability to do A/B OTA updates, sth like How Mender Works | Mender
- some kind of robust storage, i.e. random power loss should not corrupt the data even as its written during a power loss
- the CPU used on GRiSP is relatively expensive and does not seem to be needed for erlang+RTEMS - are there any ports for smaller microcontrollers?
are those possible?
thank you.