|
93c68afc0e
|
Wrap alloc extension in its own module
|
2021-06-11 18:13:10 +02:00 |
|
|
f3032c7d17
|
Remove dependency on heapless
|
2021-06-06 17:35:48 +02:00 |
|
|
ac27d49c06
|
Make use of embedded_graphics optional
|
2021-06-06 16:17:29 +02:00 |
|
|
085495ebc4
|
Allow users to define a display refresh callback closure
|
2021-06-06 11:59:06 +02:00 |
|
|
bc7c06cc8c
|
Update default features to empty
|
2021-06-06 10:55:42 +02:00 |
|
|
de568593ef
|
Make DrawBuffer customizable using const generics
|
2021-06-04 22:29:29 +02:00 |
|
|
00e2004822
|
Allow to create statically allocated DrawBuffer
|
2021-06-04 21:39:29 +02:00 |
|
|
6ba1fcdaff
|
Make disp buffer and driver statically allocated
|
2021-06-03 18:48:24 +02:00 |
|
|
65286d950a
|
Update examples
|
2021-06-02 15:31:46 +02:00 |
|
|
bb249dcde1
|
Add required features
|
2021-06-02 01:32:45 +02:00 |
|
|
a6b55e2478
|
Add basic API functions
|
2021-06-02 01:32:25 +02:00 |
|
|
05d93409dc
|
Use ref
|
2021-06-02 01:31:48 +02:00 |
|
|
c9180d6c83
|
Fix shared display
|
2021-06-02 01:30:39 +02:00 |
|
|
e6d231cafa
|
Possibility to register a shared native display
|
2021-06-01 22:08:37 +02:00 |
|
|
2326c1fbc5
|
Simplified API for display initialization
|
2021-05-31 00:34:12 +02:00 |
|
|
802504ff9d
|
Use old approach, write directly to DrawTarget
|
2021-05-30 00:51:25 +02:00 |
|
|
95c7f00e20
|
Revising the public API for better flexibility
|
2021-05-29 20:03:36 +02:00 |
|
|
56cb470dc8
|
Remove lazy_static dependency
|
2021-05-26 20:55:38 +02:00 |
|
|
043bb52881
|
Add LVGL Rust Global Allocator feature
|
2021-05-26 20:55:38 +02:00 |
|
|
a5ffa62013
|
lv_mem_monitor_t is not allocated by lv_mem_monitor function, we need to pass pointer to a valid memory address
|
2021-05-24 23:17:33 +02:00 |
|
|
348963b80d
|
Upgrade to lvgl v7.10.1
- Clean up demo
- Remove warning from rustc
- Improve test of custom Box implementation
- Upgrade dep versions
|
2021-05-24 23:17:33 +02:00 |
|
|
d699101afe
|
Format code
|
2021-03-07 18:32:27 +01:00 |
|
|
f60d8d999b
|
Upgrade LVGL vendored to v7.10.1
|
2021-03-07 18:32:27 +01:00 |
|
|
ab8b8ae05f
|
Remove usage of deprecated method
|
2021-03-07 18:03:45 +01:00 |
|
|
9b9ea48920
|
Add some initial formating to docs page
|
2021-03-07 16:34:11 +01:00 |
|
|
7f5bec7366
|
Release 0.5.2
|
2021-03-07 00:34:19 +01:00 |
|
|
3f226e94a4
|
Release 0.5.1
|
2021-03-06 23:39:31 +01:00 |
|
|
8fe36f6102
|
Expose RGB values from Color
|
2020-08-27 11:40:08 +02:00 |
|
|
d442ab99cc
|
Release 0.4.0
|
2020-06-19 18:55:30 +02:00 |
|
|
52fafecdde
|
Remove unused dependencies
|
2020-06-19 15:48:44 +02:00 |
|
|
adee5994dc
|
Simplify code
|
2020-06-19 15:48:44 +02:00 |
|
|
60c3fc7ed7
|
Fix comment misconception
|
2020-06-19 15:48:44 +02:00 |
|
|
6a9bd2d87f
|
Fix UB, the value in MaybeUninit was being dropped
|
2020-06-19 15:48:44 +02:00 |
|
|
e3fd8d5736
|
LVGL handles zero sized
|
2020-06-19 15:48:44 +02:00 |
|
|
3e7e056da6
|
Some additional checks on using LVGL heap memory allocator
|
2020-06-19 15:48:44 +02:00 |
|
|
e70ba3a752
|
Incorporate clippy suggestions
|
2020-06-19 15:48:44 +02:00 |
|
|
38d7a0e974
|
Clean up
|
2020-06-19 15:48:44 +02:00 |
|
|
46562f23cf
|
Revert display buffer allocation to use LVGL backed Box
|
2020-06-19 15:48:44 +02:00 |
|
|
8b2879f93b
|
Remove alloc dependency
|
2020-06-19 15:48:44 +02:00 |
|
|
657640d206
|
First step in removing dependency on alloc crate
|
2020-06-19 15:48:44 +02:00 |
|
|
5b48d5faad
|
Release 0.3.3
|
2020-06-14 19:46:50 +02:00 |
|
|
78f0dbcefa
|
Release 0.3.2
|
2020-06-14 17:02:07 +02:00 |
|
|
655300d3e9
|
Release 0.3.1
|
2020-06-14 14:49:02 +02:00 |
|
|
fd65ecbe34
|
Remove explicitly listing files
|
2020-06-14 11:27:13 +02:00 |
|
|
2277334491
|
Explicity define build script
|
2020-06-14 11:25:22 +02:00 |
|
|
ad5a3deea4
|
Fix types
|
2020-06-14 11:10:29 +02:00 |
|
|
74ae3a8b5b
|
Use bindgen output to generate code
|
2020-06-14 11:10:29 +02:00 |
|
|
cd3397b254
|
Remove unused dependencies
|
2020-06-13 20:31:24 +02:00 |
|
|
67cbca4942
|
Generate methods with str as argument
|
2020-06-13 20:31:24 +02:00 |
|
|
b0113fc747
|
Update readme
|
2020-06-13 20:31:24 +02:00 |
|