This website requires JavaScript.
Explore
Help
Sign In
zenermerps
/
lvgl_esp32_drivers
Watch
1
Star
0
Fork
You've already forked lvgl_esp32_drivers
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
113
commits
6
branches
0
tags
851
KiB
d71793ffc9
Commit graph
3 commits
Author
SHA1
Message
Date
martinberlin
6dfa2a122a
Fill *buf initially with white in first set_px call. Remove additional nibble per row check since this is done already by LVGL#
2021-06-12 16:10:57 +02:00
martinberlin
cd28318973
Clean up example with buffer copy
2021-06-11 15:14:47 +02:00
martinberlin
c539322a36
Using epdiy_set_px_cb *buf and returning *color_map in flush method to update only the part that is updated. Still buggy but working version
2021-06-11 12:39:00 +02:00