Commit Graph

2131 Commits

Author SHA1 Message Date
Thomas Farstrike d6d05bf0f5 Simplify 2026-02-27 15:55:26 +01:00
Thomas Farstrike 19420163b7 Move import closer to where it's needed 2026-02-27 14:11:56 +01:00
Thomas Farstrike 65f4a20c96 test_wifi_service: fix and speedup 2026-02-27 12:40:29 +01:00
Thomas Farstrike d3e90c5bb4 Merge pull request #60 from pavelmachek/m_4_magn
magn: Start magnetometer support
2026-02-27 12:18:59 +01:00
Thomas Farstrike 72ab7f2fb0 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-02-27 12:18:28 +01:00
Thomas Farstrike f2c131342d Add pathlib 2026-02-27 12:18:21 +01:00
Thomas Farstrike 796b090561 Merge pull request #61 from pavelmachek/m_5_compass
compass: Add an application for magnetometer / accelerometer debugging
2026-02-27 12:13:09 +01:00
Thomas Farstrike e537502eec Merge pull request #62 from pavelmachek/m_6_weather
weather: start simple weather application
2026-02-27 12:12:20 +01:00
Thomas Farstrike 2e07cc7c57 Merge pull request #63 from pavelmachek/m_7_columns
columns: simple falling-blocks game
2026-02-27 12:11:51 +01:00
Thomas Farstrike 3be52f1cf7 Fix build 2026-02-26 21:57:42 +01:00
Thomas Farstrike 5b8f612747 WifiService: print IP address on console after connecting 2026-02-26 21:43:24 +01:00
Thomas Farstrike 505b8ac311 Fix syntax 2026-02-26 21:39:45 +01:00
Thomas Farstrike 62e548c789 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-02-26 21:01:36 +01:00
Thomas Farstrike 0be8b5233b Unify esp32s3 and esp32s3_qemu builds 2026-02-26 21:01:11 +01:00
Thomas Farstrike cd95f55d02 DownloadManager: fix http, double chunk size for speed 2026-02-26 13:00:03 +01:00
Thomas Farstrike 970a76611b Merge pull request #67 from jedie/fix-m5stack
Fix MPU6886 X-Axis
2026-02-26 12:31:23 +01:00
Thomas Farstrike afc0438075 Merge pull request #68 from jedie/fix-reset
waveshare_esp32_s3_touch_lcd_2: Fix soft reset
2026-02-26 12:28:13 +01:00
Thomas Farstrike 557520cafa Comments 2026-02-25 22:03:55 +01:00
Thomas Farstrike 370a20dcd2 Fix colors on lilygo_t_display_s3 2026-02-25 21:16:24 +01:00
Thomas Farstrike 9625ab3218 Fix tests 2026-02-25 21:04:01 +01:00
Thomas Farstrike c269ab5ae2 Increment version number 2026-02-25 20:53:25 +01:00
Thomas Farstrike d37db477c5 CHANGELOG 2026-02-25 19:50:02 +01:00
Thomas Farstrike 5740b29f11 Add webrepl on esp32 2026-02-25 19:49:30 +01:00
Thomas Farstrike 7016efffd6 Rename websocket to uaiowebsocket to avoid conflict 2026-02-25 19:23:10 +01:00
Thomas Farstrike 5555a83d7c Use lilygo_t_display_s3 for emulated t-display-s3
This means the qemu.py is deprecated.
2026-02-25 18:09:43 +01:00