Add some fields for the idf component registry

This commit is contained in:
Simon Hausmann 2023-08-14 09:45:27 +02:00
parent 036b1b044d
commit 992ab706f6

View file

@ -3,6 +3,11 @@
description: "Slint — declarative GUI toolkit"
url: "https://slint.dev"
license: "GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial"
version: "1.2.0-alpha"
discussion: "https://github.com/slint-ui/slint/discussions"
documentation: "https://slint.dev/docs"
repository: "https://github.com/slint-ui/slint"
dependencies:
idf: ">=5.1"
esp_lcd_touch: ">=1.0.4"