You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
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