2 Commits

Author SHA1 Message Date
Lago 4510cfe16c feat: FTP server with Wi-Fi, NTP, LVGL UI — initial working build
- Rewrite main.cpp: SD_MMC mount, Wi-Fi from JSON, NTP Vienna, FTP server
- Add ui.h/ui.cpp: LVGL status screen (IP, FTP status, SD bar, time)
- Add build_framework_libs.py: dynamic ESP32 Core 3.x lib resolution
- Remove unused sensor libs (IMU, magnetometer, fuel gauge, charger)
- Add SimpleFTPServer + ArduinoJson dependencies
- Build succeeds: RAM 19.2%, Flash 4.2%
2026-04-03 14:13:09 +02:00
Lago a3d9840a92 Initial commit: Base Project for Kode Dot (ESP32-S3) 2026-04-03 13:21:23 +02:00