5 Commits
Author SHA1 Message Date
stefankoelle 6eec8255e3 new board config 2026-08-02 12:31:47 +02:00
stefankoelle 7b05426993 fixed 2026-08-02 11:54:27 +02:00
stefankoelle e8dd23ac77 removing warnings leads to other problems 2026-08-02 11:33:22 +02:00
stefankoelle d8ef7b7e2f fix 2026-08-02 11:25:24 +02:00
stefankoelle 9e5056333c Phase 0: platformio.ini for esp32-s3 + LovyanGFX/LVGL9
- Replace m5stack-core-esp32 env with wt32-sc01-plus (freenove_esp32_s3_wroom
  board as closest N8R8 PSRAM match; WT32-SC01 Plus has no built-in board ID)
- 8MB partition table, USB CDC, PSRAM build flags
- lib_deps: LovyanGFX, lvgl@^9.2, ArduinoJson
- Add LV_CONF_INCLUDE_SIMPLE + project root include path so LVGL finds lv_conf.h
- lv_conf.h from lvgl 9.5 template, enabled (0 -> 1)
- include/board_pins.h: WT32-SC01 Plus reference pinout (ST7796 8-bit parallel
  + FT6336U I2C touch), to be verified against concrete board revision
2026-08-02 10:28:43 +02:00