Commit Graph

1038 Commits

Author SHA1 Message Date
Thomas Farstrike a0a9d22c63 update secp256k1-embedded-ecdh 2025-10-25 11:26:20 +02:00
Thomas Farstrike 58220110ed Remove useless hello_world.c 2025-10-24 23:19:15 +02:00
Thomas Farstrike 5c81ae4340 Disable webcam stuff on macOS 2025-10-24 23:18:35 +02:00
Thomas Farstrike d5d443a25a Fix MacOS build 2025-10-24 23:07:03 +02:00
Thomas Farstrike ec92b3d2e0 No libv4l-dev on macOS 2025-10-24 22:53:11 +02:00
Thomas Farstrike fb2b717ba6 Fix yamllint errors 2025-10-24 22:51:57 +02:00
Thomas Farstrike df629eafea .github: add macOS build 2025-10-24 22:40:12 +02:00
Thomas Farstrike cf67068892 Update secp256k1-embedded-ecdh 2025-10-24 22:30:12 +02:00
Thomas Farstrike cbc59dad9f Install v4l as well 2025-10-24 19:42:22 +02:00
Thomas Farstrike 3c6a317639 Only fetch SDL tags 2025-10-24 19:38:39 +02:00
Thomas Farstrike 779f1c2a16 Fix build 2025-10-24 19:29:51 +02:00
Thomas Farstrike 19d449f01c Build more artifacts 2025-10-24 19:07:07 +02:00
Thomas Farstrike 57ca426dfc Move all customizations to build_lvgl_micropython.sh 2025-10-24 18:58:52 +02:00
Thomas Farstrike f8387bcf6b Fix path 2025-10-24 18:27:38 +02:00
Thomas Farstrike 0c933c952c Only SDL 2025-10-24 18:23:22 +02:00
Thomas Farstrike 2ead7eeba7 Fetch tags 2025-10-24 18:14:25 +02:00
Thomas Farstrike 19e9d51427 Create main.yml 2025-10-24 18:02:22 +02:00
Thomas Farstrike abd9491eb9 Update README 2025-10-24 17:57:04 +02:00
Thomas Farstrike 6a94f199c3 run_desktop.sh: fix path bug 2025-10-24 17:08:48 +02:00
Thomas Farstrike 899319c27e unix build works 2025-10-24 17:02:20 +02:00
Thomas Farstrike 34ddce4c97 Merge pull request #8 from QuasiKili/patch-2
Implement OS detection for binary selection
2025-10-24 08:01:38 +02:00
Thomas Farstrike cb46e0a06f Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS 2025-10-24 08:00:40 +02:00
Thomas Farstrike c11297598c Rename Kilculator to Quasi Calculator 2025-10-24 07:59:57 +02:00
Thomas Farstrike 243ae61ba8 Add draft code 2025-10-24 07:59:33 +02:00
Kili bbde0ed856 Implement OS detection for binary selection
Add OS detection for setting the binary path in run_desktop.sh
2025-10-20 23:23:51 +02:00