Commit Graph

201 Commits

Author SHA1 Message Date
Thomas Farstrike 78d285dd79 Update addr2line.sh 2025-11-23 21:18:10 +01:00
Thomas Farstrike 3b3cae244c Add scripts/addr2line.sh example 2025-11-23 21:17:40 +01:00
Thomas Farstrike e3e01af575 Remove clean because it causes a build error
No module named 'esp_idf_monitor'

This usually means that "idf.py" was not spawned within an ESP-IDF shell environment or the python virtual environment used by "idf.py" is corrupted.
Please use idf.py only in an ESP-IDF shell environment. If problem persists, please try to install ESP-IDF tools again as described in the Get Started guide.
2025-11-23 15:19:41 +01:00
Thomas Farstrike b543213ada Fix boot.py -> main.py 2025-11-23 15:18:01 +01:00
Thomas Farstrike 89ad54b2d9 build_mpos.sh: disable workaround for I2C on 1.26.1 2025-11-23 14:02:49 +01:00
Thomas Farstrike a16df1c026 build_mpos.sh: apply I2C patch for lvgl_micropython / esp-idf 2025-11-23 12:03:02 +01:00
Thomas Farstrike c3e0a1ceca Simplify and fix tests 2025-11-23 05:46:21 +01:00
Thomas Farstrike fd4fda0e4a Fix desktop build 2025-11-22 11:19:35 +01:00
Thomas Farstrike bf546df643 install.sh: adapt to unified builds 2025-11-22 11:02:23 +01:00
Thomas Farstrike 54f11e5f7a Remove main.py from manifests
This is now part of lib/
2025-11-22 10:17:54 +01:00
Thomas Farstrike cf0537bd09 install.sh: adapt to unified builds 2025-11-22 09:39:44 +01:00
Thomas Farstrike be5de1dcfe run_desktop.sh: fix one app mode 2025-11-22 08:34:48 +01:00
Thomas Farstrike 3ea36f6bd8 Desktop boot works 2025-11-22 08:24:28 +01:00
Thomas Farstrike 9abada9d75 build_mpos.sh: add macOS example 2025-11-21 18:41:11 +01:00
Thomas Farstrike d5ceb185af Add mklittlefs.sh script 2025-11-20 22:23:30 +01:00
Thomas Farstrike 7a13f63cef Fix flash_over_usb.sh 2025-11-20 22:19:39 +01:00
Thomas Farstrike b6869d592a Add more tests 2025-11-18 15:09:12 +01:00
Thomas Farstrike a42deed85f Cleanup 2025-11-15 18:08:28 +01:00
Thomas Farstrike 40dc28be43 Blacklist draw app for now 2025-11-15 09:17:35 +01:00
Thomas Farstrike e68ad892d4 install.sh: improve symlink handling 2025-11-14 17:18:01 +01:00
Thomas Farstrike ecaaad67ad Add graphical unit tests 2025-11-14 14:32:59 +01:00
Thomas Farstrike 60e7c3c84b Update changelog and scripts 2025-11-12 15:54:53 +01:00
Thomas Farstrike 86f4519645 Increment version numbers 2025-11-12 14:48:29 +01:00
Thomas Farstrike bae7fb057a Add auto_start_app setting 2025-11-12 11:56:16 +01:00
Thomas Farstrike 0a182ba98a Update scripts/changelog_to_json.sh 2025-11-08 10:09:46 +01:00