From be0985236249ef432200612c35d0df736e95ab7d Mon Sep 17 00:00:00 2001 From: Holger Rodriguez <52081159+hgrodriguez@users.noreply.github.com> Date: Thu, 10 Apr 2025 13:34:55 +0200 Subject: [PATCH] ltp_305 0.3.0 (#1471) --- index/lt/ltp_305/ltp_305-0.3.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/lt/ltp_305/ltp_305-0.3.0.toml diff --git a/index/lt/ltp_305/ltp_305-0.3.0.toml b/index/lt/ltp_305/ltp_305-0.3.0.toml new file mode 100644 index 00000000..c0bdc519 --- /dev/null +++ b/index/lt/ltp_305/ltp_305-0.3.0.toml @@ -0,0 +1,19 @@ +name = "ltp_305" +description = "Driver for Pimoroni LED" +version = "0.3.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 = "10379efdee1832d4675f25a14e749efe84de8b18" +url = "git+https://github.com/hgrodriguez/ltp_305.git" +