Commit Graph

172 Commits

Author SHA1 Message Date
Thomas Farstrike 552bb20340 Rename matouch_esp32_s3_2_8 to matouch_esp32_s3_spi_ips_2_8_with_camera_ov3660 2026-02-10 23:19:03 +01:00
Thomas Farstrike 7389b4305a Merge branch 'matouch_esp32_s3_2_8_spi' 2026-02-10 22:03:58 +01:00
Thomas Farstrike 437fc7cfda install.sh: script quasiboats for now 2026-02-10 08:53:13 +01:00
Thomas Farstrike 1a9aefee9f Remove rlottie stuff 2026-02-08 19:49:59 +01:00
Thomas Farstrike e8de45312f matouch_esp32_s3_2_8_spi work
- Natural orientation: camera on top, USB ports on bottom
- OV3660 camera works (but colors are off and it breaks the touch input)
- Improve board detection
2026-02-07 12:54:14 +01:00
Thomas Farstrike ac3fe1ee3a Fix it 2026-02-06 19:14:20 +01:00
Quasi Kili 9dc24280ba a first vibe coded test implementation 2026-02-05 15:02:13 +01:00
Thomas Farstrike 8f8f4173db install.sh: make location independent 2026-02-05 10:49:46 +01:00
Thomas Farstrike 047f0aa6a5 Comments 2026-01-26 20:11:19 +01:00
Thomas Farstrike 1bfcd3a618 Cleanup __pycache__ directories
To prevent polluting the freezefs etc.
2026-01-26 14:49:45 +01:00
Thomas Farstrike 1afc5465c3 Merge pull request #22 from QuasiKili/patch-7
Update run_desktop.sh to fix settings being ignored
2026-01-21 10:44:25 +01:00
Thomas Farstrike 0b53d6a35f scripts/bundle_apps.sh : catch typos in manifestst 2026-01-21 09:33:40 +01:00
Kili 5587e457a9 Update run_desktop.sh to fix settings being ignored
Script would not be able to start in dark mode, config.json was backed up but never used. config.json is not backed up anymore, change if this is needed still.
We overwrite the auto_start_app if we launch it with a specific app.
2026-01-20 16:58:01 +01:00
Thomas Farstrike 36cc20bf45 Add com.micropythonos.nostr
Initial commit, not ready for release.
2026-01-16 18:39:53 +01:00
Thomas Farstrike f661bb3cd0 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2026-01-15 11:39:36 +01:00
Antonio Galea 48bdba1e11 Allow multiple Espressif virtualenv - just use latest 2026-01-15 10:35:57 +01:00
Thomas Farstrike d94f5c0876 Update bundle_apps.sh 2026-01-15 09:53:31 +01:00
Thomas Farstrike fd548d45f1 AudioFlinger framework: simplify import, use singleton class 2026-01-13 23:48:52 +01:00
Thomas Farstrike 5d04361734 Camera Activity: disable high resolutions 2026-01-13 18:24:48 +01:00
Thomas Farstrike f3b67eef73 build_mpos.sh: fix "text file busy" error
If the build process tries to output the final binary
while it's already running and therefore in use, it failed.
2026-01-09 15:08:26 +01:00
Thomas Farstrike 304fa1a537 Improve robustness with custom exception that does not deinit() the TaskHandler 2026-01-09 12:03:33 +01:00
Thomas Farstrike 5c3e9008b8 Disable rlottie 2026-01-07 22:35:55 +01:00
Thomas Farstrike 380cad6c79 RLOTTIE is disabled by default 2026-01-07 22:11:02 +01:00
Thomas Farstrike 2a630d3d07 Try fixing macOS build again 2026-01-07 21:56:43 +01:00
Thomas Farstrike abfc3abe2c Fix macos build
Flagged in https://github.com/MicroPythonOS/MicroPythonOS/pull/18
2026-01-07 17:59:30 +01:00