|
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 |
|
|
f9ef4badb8
|
Update app example
|
2021-06-06 16:27:23 +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 |
|
|
e99a2267de
|
Update demo app to use new api
|
2021-06-02 01:31:05 +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 |
|