v1.2.0 - App structure and release packaging
- Split the recorder application implementation into focused app modules for
recording flow, playback flow, capture buffering, UI, settings, screen saver,
and file browsing. - Keep
RecorderAppas the public application entry point while reducing the
main implementation file size. - Simplify release packaging to publish one complete flash image plus
SHA256SUMS.txt. - Document complete release image flashing at offset
0x0000.
Full Changelog: v1.1.0...v1.2.0