[IMP] firmware: Application 1.3.2
* Update to toolchain 2.0.0
* Prevent RPOR (Reprogrammable pin) memory overflow by not reading registers above 15
* Prevent memory overflow caused by writing more timer tasks than are available
* Add Error level warning if more timers are being assigned than there are slots for
* Fix UART RX Register Reset issue when a frame error exists by reading the register directly, rather than the pointer to it
* Resolve issue logging BC127 boot failure by directly calling EEPROMWriteByte so that the value is not ignored
* Various `volatile` keywords to ensure there are no unwanted optimizations where required
by
t3ddftw
2 years 3 months
Make sure we support response without space in front of time field
by
Ivan Debnar
2 years 3 months
Workaround for iPhone not adhering to GSM 07.07 - AT Commands standards.
by
Ivan Debnar
2 years 3 months
[FIX] firmware: 1.3.1 / 1.3.2 Styling changes
by
t3ddftw
2 years 3 months
Handle initialization of new config storage on Upgrade and restore.
by
Ivan Debnar
2 years 4 months