Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Farstrike 52972b4beb Replace binary logging with source copy 2026-01-26 14:50:18 +01:00
Thomas Farstrike 715c428141 main.py: clarify output and add to manifest.py 2025-11-23 14:58:16 +01:00
Thomas Farstrike f16e04e469 Rename boot.py to main.py
boot.py gets written by MicroPython after formatting the internal
data partition, so it's safer to avoid conflicts.
2025-11-23 14:56:25 +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 38a586ffa2 Try to fix manifests 2025-10-26 09:13:05 +01:00
Thomas Farstrike b23677a728 Move manifests to manifests/ folder, rename build script 2025-10-26 06:27:57 +01:00