wifi-densepose/firmware
markt-heximal 3cf49d11bf docs(esp32): note that lv_conf.h is ignored (LV_CONF_SKIP) — set LVGL fonts/tick via Kconfig
The firmware builds the managed lvgl/lvgl component with CONFIG_LV_CONF_SKIP=y,
so main/lv_conf.h has no effect — LVGL options (fonts, tick, widgets) must be set
via Kconfig/sdkconfig. Documents the trap behind the silently-disabled fonts and
the never-advancing tick (#889).
2026-05-31 21:49:59 -04:00
..
esp32-csi-node docs(esp32): note that lv_conf.h is ignored (LV_CONF_SKIP) — set LVGL fonts/tick via Kconfig 2026-05-31 21:49:59 -04:00
esp32-hello-world firmware/esp32-hello-world: ESP32-C6 target and ESP-IDF v6 build fixes (#524) 2026-05-17 18:00:45 -04:00