This website requires JavaScript.
Explore
Help
Sign In
rafaelcaricio
/
lvgl-rs
Watch
1
Star
0
Fork
You've already forked lvgl-rs
0
Code
Issues
12
Pull requests
2
Projects
Releases
4
Wiki
Activity
API re-design
#9
Merged
rafaelcaricio
merged 6 commits from
api_design_studies
into
master
2020-05-29 22:25:28 +00:00
Conversation
0
Commits
6
Files changed
7
+229
-148
6 commits
Author
SHA1
Message
Date
Rafael Caricio
370acdaeaf
Fix typo
2020-05-30 00:18:01 +02:00
Rafael Caricio
2627911ff6
No need for manual nul byte
2020-05-30 00:08:46 +02:00
Rafael Caricio
8856b83461
Reflect restrictions of LvGL
2020-05-29 23:42:39 +02:00
Rafael Caricio
11bbd979fd
UI saves display obj, makes possible for global call to active display
2020-05-29 00:01:37 +02:00
Rafael Caricio
1f08378245
Use RefCell to create multiple mut refs
2020-05-28 22:37:13 +02:00
Rafael Caricio
a7bef1cd54
New API test using std/alloc objects
2020-05-28 22:12:29 +02:00