Releases: import-tiago/DrizzlingBytes
Releases · import-tiago/DrizzlingBytes
v2.0
v1.1.0
v1.1.0 stable release.
Release notes:
- Flush ESP32 RX UART buffer (with the MSP430 received bytes) before each new transmission to MSP430 to allow multiple sequential OTA updates.
v1.0.0
June 4, 2022
v1.0.0 stable initial release.
Release notes:
- Not dependent on any cloud services.
- Uses the ESP32's internal flash memory (with SPIFFS) as an interface between any cloud service/server that can store the MSP430 firmware file and this library that will consume it.
- In this version, it only supports MCUs up to 64KB. But it can easily be increased manually through the constants available in the library.