mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Set framework and platform for lv_berry
This commit is contained in:
parent
e239bf7b0f
commit
85662ec728
@ -4,8 +4,8 @@
|
||||
"description": "Mapping of LVGL functions to Berry. Currently supporting LVGL 8.0.2",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/lvgl/lv_berry",
|
||||
"frameworks": "*",
|
||||
"platforms": "*",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32",
|
||||
"authors":
|
||||
{
|
||||
"name": "Stephan Hadinger",
|
||||
|
Loading…
x
Reference in New Issue
Block a user