New version 2.0.0 released! #55
Pinned
rzeldent
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today a milestone has been reached. The long awaited version 2.0.0 is available.
This version is using the board definitions for the Sunton boards.
These definitions contain not only information about the CPU/Flash/PSRAM etc.. but also contain information about the peripherals of the board. For now the focus has been on the LCD and Touch.
The big advantage is that differences in the boards of the same type (like mirrored display) can be added easily, also by the user themselves. The boards also use a small layer to connect directly to the build-in function of the EspressIf firmware, reusing maintained software and drivers from the "official" EspressIf repository.
Unfortunately, this library breaks with the previous one. However, the configuration is now even simpler: Just select your board; no other defines are required besides lv_conf.h.
Enjoy!
Beta Was this translation helpful? Give feedback.
All reactions