Skip to content

Commit 86e4d44

Browse files
Publish 0.1.1 update
1 parent 8a41423 commit 86e4d44

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

osupdate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": "0.0.9",
3-
"download_url": "https://updates.micropythonos.com/releases/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.0.9.bin",
4-
"changelog": " UI: add visual cues during back/top swipe gestures\n- UI: prevent menu drawer button clicks while swiping\n- Settings: add Timezone configuration\n- Draw: new app for simple drawing on a canvas\n- IMU: new app for showing data from the Intertial Measurement Unit ('Accellerometer')\n- Camera: speed up QR decoding 4x - thanks @kdmukai!"
3+
"download_url": "https://updates.micropythonos.com/releases/Waveshare/ESP32-S3-Touch-LCD-2/MicroPythonOS_waveshare-esp32-s3-touch-lcd-2_prod_0.1.1.ota",
4+
"changelog": "- Update to MicroPython 1.25.0 and LVGL 9.3.0\n- About app: add info about over-the-air partitions\n- OSUpdate app: check update depending on current hardware identifier, add 'force update' option, improve user feedback\n- AppStore, Camera, Launcher, Settings: adjust for compatibility with LVGL 9.3.0"
55
}

osupdate_fri3d-2024.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": "0.1.1",
3-
"download_url": "https://updates.micropythonos.com/releases/Fri3d-Camp/fri3d-2024/MicroPythonOS_fri3d-2024_prod_0.1.1.bin",
4-
"changelog": "- OSUpdate: check update depending on current hardware identifier"
3+
"download_url": "https://updates.micropythonos.com/releases/Fri3d-Camp/fri3d-2024/MicroPythonOS_fri3d-2024_prod_0.1.1.ota",
4+
"changelog": "- Update to MicroPython 1.25.0 and LVGL 9.3.0\n- About app: add info about over-the-air partitions\n- OSUpdate app: check update depending on current hardware identifier, add 'force update' option, improve user feedback\n- AppStore, Camera, Launcher, Settings: adjust for compatibility with LVGL 9.3.0"
55
}
Binary file not shown.

0 commit comments

Comments
 (0)