4 Commits
Author SHA1 Message Date
stefankoelle debec81c48 added license 2026-08-04 19:01:20 +02:00
stefankoelle b7d0a0d14d all day without - 2026-08-02 21:48:44 +02:00
stefankoelle 7a99a84155 calender and weather UI updates 2026-08-02 14:29:00 +02:00
stefankoelle 82d466cada Phase 0: minimal main.cpp (WiFi + display + LVGL test button) + carry over hardware-independent helpers
- src/main.cpp rewritten for ESP32-S3: Serial + display_init + WiFi
  connect (logic ported from old main.cpp, M5.Lcd prints -> Serial),
  LVGL test button screen to verify touch in Phase 1
- include/text_utils.h, date_utils.h: kept 1:1 (no M5Stack dependency)
- include/secrets.h.example, .gitignore, scripts/{build,deploy}.sh,
  .github/workflows/build.yml: kept 1:1 (hardware-independent)
2026-08-02 10:29:01 +02:00