mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
Merge pull request #14130 from s-hadinger/lv_berry_pf
Set framework and platform for lv_berry
This commit is contained in:
commit
948b948e10
@ -4,8 +4,8 @@
|
|||||||
"description": "Simple yet powerful linked-list",
|
"description": "Simple yet powerful linked-list",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/arendst/Tasmota",
|
"homepage": "https://github.com/arendst/Tasmota",
|
||||||
"frameworks": "*",
|
"frameworks": "arduino",
|
||||||
"platforms": "*",
|
"platforms": "espressif32, espressif8266",
|
||||||
"authors":
|
"authors":
|
||||||
{
|
{
|
||||||
"name": "Stephan Hadinger",
|
"name": "Stephan Hadinger",
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
"description": "TLS mini client derived from Arduino",
|
"description": "TLS mini client derived from Arduino",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/arendst/Tasmota",
|
"homepage": "https://github.com/arendst/Tasmota",
|
||||||
"frameworks": "*",
|
"frameworks": "arduino",
|
||||||
"platforms": "*",
|
"platforms": "espressif32, espressif8266",
|
||||||
"authors":
|
"authors":
|
||||||
{
|
{
|
||||||
"name": "Stephan Hadinger",
|
"name": "Stephan Hadinger",
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
"description": "Mapping of LVGL functions to Berry. Currently supporting LVGL 8.0.2",
|
"description": "Mapping of LVGL functions to Berry. Currently supporting LVGL 8.0.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/lvgl/lv_berry",
|
"homepage": "https://github.com/lvgl/lv_berry",
|
||||||
"frameworks": "*",
|
"frameworks": "arduino",
|
||||||
"platforms": "*",
|
"platforms": "espressif32",
|
||||||
"authors":
|
"authors":
|
||||||
{
|
{
|
||||||
"name": "Stephan Hadinger",
|
"name": "Stephan Hadinger",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user