From 3cf50579abb929f71c91e85c6be412230f1e638d Mon Sep 17 00:00:00 2001 From: Holger Rodriguez <52081159+hgrodriguez@users.noreply.github.com> Date: Mon, 14 Nov 2022 09:37:10 +0100 Subject: [PATCH] ltp_305 0.2.0 (#684) --- index/lt/ltp_305/ltp_305-0.2.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/lt/ltp_305/ltp_305-0.2.0.toml diff --git a/index/lt/ltp_305/ltp_305-0.2.0.toml b/index/lt/ltp_305/ltp_305-0.2.0.toml new file mode 100644 index 00000000..89c2ae02 --- /dev/null +++ b/index/lt/ltp_305/ltp_305-0.2.0.toml @@ -0,0 +1,19 @@ +name = "ltp_305" +description = "Driver for Pimoroni LED" +version = "0.2.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 = "~0.3.0" + +[origin] +commit = "f11f3114399b2266ebc87faf8741c6129f161e13" +url = "git+https://github.com/hgrodriguez/ltp_305.git" +