esp32-ugfx-gui
esp32-ugfx-gui copied to clipboard
use uGFX on esp32,with some lcd、touch device drivers
esp32-ugfx-gui
use ugfx on esp32,with some lcd、touch device drivers
USAGE
1.copy components of the esp32-lvgl-gui to components of esp-idf as a independent component
2.add components path to EXTRA_COMPONENT_DIRS
3.run make menuconfig
to configuration gui
4.add some drivers for ugfx (option)