flipperzero-firmware
flipperzero-firmware copied to clipboard
Various improvements: Toolbox, Updater and Unit Tests.
What's new
- Toolbox: add seek to character stream method
- UpdateUtils: reverse manifest iterator
- UnitTests: more unit tests
- Updater: remove empty folder from Manifest file
Verification
- Run unit tests
- Enable debug logging
- Update with
flash_usb_fulland carefully check serial logs especially part when we removing folders - Review the code
Checklist (For Reviewer)
- [ ] PR has description of feature/bug or link to Confluence/Jira task
- [ ] Description contains actions to verify feature/bugfix
- [ ] I've built this code, uploaded it to the device and verified feature/bugfix