Thomas Farstrike
9b4cc3fc19
Music Player: add support for large WAV file playing
2025-10-28 10:54:02 +01:00
Thomas Farstrike
08211b74ba
Music Player: play in thread
2025-10-27 23:15:52 +01:00
Thomas Farstrike
d149883a08
Add simple Music Player app
...
Currently only handles mono wav files - to be improved.
2025-10-27 23:06:31 +01:00
Thomas Farstrike
2ca51708fa
sdcard.py: fix mounting multiple times detection
2025-10-27 23:06:00 +01:00
Thomas Farstrike
47b0f527fe
Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS
2025-10-27 22:18:19 +01:00
Thomas Farstrike
60fbda4a66
Improve SD Card support
2025-10-27 22:17:02 +01:00
Thomas Farstrike
d17c636785
Class SDCardManager instead of procedural way
2025-10-27 21:53:52 +01:00
Thomas Farstrike
0d46d9e023
CHANGELOG
2025-10-27 21:39:33 +01:00
Thomas Farstrike
9707d73db3
Add SDCard support
2025-10-27 21:38:56 +01:00
Thomas Farstrike
8fd5afbbb5
Fix flash_over_usb.sh and install.sh
2025-10-27 21:30:09 +01:00
Thomas Farstrike
d1c7b589a0
MacOS: show versions
2025-10-26 23:03:13 +01:00
Thomas Farstrike
6e934a47cb
Update lvgl_micropython
2025-10-26 11:48:45 +01:00
Thomas Farstrike
0cd7b224eb
Allow manual job starts
2025-10-26 11:14:12 +01:00
Thomas Farstrike
86809bf046
Build upon pushes to main
2025-10-26 09:44:34 +01:00
Thomas Farstrike
c57c3fd3af
Merge branch 'add-submodules'
2025-10-26 09:43:56 +01:00
Thomas Farstrike
5fde44b671
Increment version number
2025-10-26 09:40:59 +01:00
Thomas Farstrike
e821b94c0e
Remove the old "long press on button" script
...
This didn't work properly, and the user should be able to go to the settings app to enable bootloader mode.
If that doesn't work, the hardware buttons are a foolproof method.
2025-10-26 09:36:46 +01:00
Thomas Farstrike
a87f6e865b
Don't zip the build files
2025-10-26 09:34:06 +01:00
Thomas Farstrike
5953c18bb8
Add cleanups
2025-10-26 09:16:42 +01:00
Thomas Farstrike
38a586ffa2
Try to fix manifests
2025-10-26 09:13:05 +01:00
Thomas Farstrike
454ad87b2b
Fix camera manifest workaround
2025-10-26 08:44:28 +01:00
Thomas Farstrike
a1ab4a130f
Add missing newline to camera manifest
2025-10-26 08:24:50 +01:00
Thomas Farstrike
9bbbf6df7a
Improve workaround for lvgl_micropython manifest
2025-10-26 08:05:28 +01:00
Thomas Farstrike
3c5e7e9932
Add workaround to enable lvgl_micropython's manifest
2025-10-26 08:02:50 +01:00
Thomas Farstrike
4142fa573c
Also store OTA update files as artifacts
2025-10-26 07:06:31 +01:00