diff --git a/index/lt/ltp_305/ltp_305-1.1.0.toml b/index/lt/ltp_305/ltp_305-1.1.0.toml new file mode 100644 index 00000000..a271ddbc --- /dev/null +++ b/index/lt/ltp_305/ltp_305-1.1.0.toml @@ -0,0 +1,19 @@ +name = "ltp_305" +description = "Driver for Pimoroni LED" +version = "1.1.0" +licenses = "BSD-3-Clause" + +authors = ["Jeremy Grosser"] +maintainers = ["Jeremy Grosser ", "Holger Rodriguez "] +maintainers-logins = ["JeremyGrosser", "hgrodriguez"] + +tags = ["embedded", "led", "rp2040", "i2c"] +website = "https://github.com/hgrodriguez/ltp_305" + +[[depends-on]] +hal = "^1" + +[origin] +commit = "861fb30017acf0a3b86add4abfee358d564f373f" +url = "git+https://github.com/hgrodriguez/ltp_305.git" +