You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Update CHANGELOG.md
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ Known issues:
|
||||
- API: Add SDCardManager for SD Card support
|
||||
- API: add PackageManager to (un)install MPK packages
|
||||
- API: split mpos.ui into logical components
|
||||
- Remove 'long press pin 0' for bootloader mode; either use the Settings app or keep it pressed while pressing and releasing the 'RESET' button
|
||||
- Remove 'long press IO0 button' to activate bootloader mode; either use the Settings app (very convenient) or keep it pressed while plugging in the USB cable (or pressing the reset button)
|
||||
- Increase framerate on ESP32 by lowering task_handler duration from 5ms to 1ms
|
||||
- Throttle per-frame async_call() to prevent apps from overflowing memory
|
||||
- Overhaul build system and docs: much simplier (single clone and script run), add MacOS support, build with GitHub Workflow, automatic tests, etc.
|
||||
|
||||
Reference in New Issue
Block a user