You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
522 B
522 B
0.0.3
- wificonf: scan and connect to wifi in background thread so app stays responsive
- appstore: add 'update' button if a new version of an app is available
- appstore: add 'restore' button to restore updated built-in apps to their original built-in version
- osupdate: show info about update and 'Start OS Update' before updating
- Introduce MANIFEST.JSON format for apps
0.0.2
- Handle IO0 "BOOT button" so long-press starts bootloader mode for updating firmware over USB
0.0.1
- Initial release