Stephan Hadinger
|
0f0ff85cdd
|
Rename webserver.args to webserver.arg_size
Reserve args() for a potential future object with accessor and iterator
|
2021-05-29 09:21:44 +02:00 |
Stephan Hadinger
|
de1ac64bd4
|
Berry webserver, added constants
|
2021-05-28 23:13:19 +02:00 |
Stephan Hadinger
|
5cffd58c16
|
Berry add module `webserver`
|
2021-05-28 22:37:06 +02:00 |
Stephan Hadinger
|
079eb117bf
|
Berry fix wrong parameter for virtual method
|
2021-05-22 15:47:06 +02:00 |
Stephan Hadinger
|
c642e716ce
|
LVGL add support for PNG images
|
2021-05-21 13:49:47 +02:00 |
Stephan Hadinger
|
85a6ab797a
|
LVGL add screen support
|
2021-05-20 19:34:51 +02:00 |
Stephan Hadinger
|
ba518e1b0c
|
LVGL use Berrry virtual methods and save 74KB
|
2021-05-19 09:53:20 +02:00 |
Stephan Hadinger
|
cf5b7b4a41
|
LVGL add support for TrueType fonts via FreeType library
|
2021-05-12 11:16:10 +02:00 |
s-hadinger
|
e01c60df84
|
LVGL Fix TS (#12071)
* LVGL Fix TS
* Try to fix linker
* Fix2
* Last fix
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
|
2021-05-10 15:48:02 +02:00 |
Stephan Hadinger
|
3409b73d2b
|
Fix press detection
|
2021-05-07 18:25:55 +02:00 |
Stephan Hadinger
|
0aa52d3100
|
LVGL add support for touchscreen
|
2021-05-07 17:24:57 +02:00 |
Stephan Hadinger
|
56cecfb274
|
LVGL Support for 3 buttons as rotary encoder
|
2021-05-07 11:51:22 +02:00 |
Stephan Hadinger
|
6f707184d6
|
LVGL callbacks
|
2021-05-06 15:27:49 +02:00 |
Stephan Hadinger
|
5355af1460
|
LVGL check parameters
|
2021-05-06 10:46:17 +02:00 |
Stephan Hadinger
|
5e791027cf
|
LVGL complete support for uDisplay
|
2021-05-03 22:04:41 +02:00 |