LCC Fusion SDK Versioning
Table of contents
Table of contents
The LCC Fusion Project SDK uses semantic versioning: MAJOR.MINOR.PATCH
- MAJOR — Incremented when there are breaking changes to firmware structure, communication protocols, or hardware wiring standards.
- MINOR — Added when new firmware cards or features are introduced (e.g., a new breakout board or added MP3 support).
- PATCH — Used for documentation changes, bug fixes, or minor tweaks to SDK tools or configuration guides.
Current Version
v1.0.0
Initial release of the SDK including 5 firmware targets, software documentation, and Doxygen publishing structure.
Firmware Manifests
Firmware versions are tracked under /manifests/esp32/<card>/vX.Y.Z/
Each folder contains:
.binfilesmanifest.jsonfor OTA use