From f5b1032b44d74642595584540b157101d086c686 Mon Sep 17 00:00:00 2001 From: Holger Rodriguez <52081159+hgrodriguez@users.noreply.github.com> Date: Mon, 4 Aug 2025 20:43:09 +0200 Subject: [PATCH] ltp_305 1.0.0 (#1564) --- index/lt/ltp_305/ltp_305-1.0.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/lt/ltp_305/ltp_305-1.0.0.toml diff --git a/index/lt/ltp_305/ltp_305-1.0.0.toml b/index/lt/ltp_305/ltp_305-1.0.0.toml new file mode 100644 index 00000000..b51b17a1 --- /dev/null +++ b/index/lt/ltp_305/ltp_305-1.0.0.toml @@ -0,0 +1,19 @@ +name = "ltp_305" +description = "Driver for Pimoroni LED" +version = "1.0.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 = "f0f09ffb3a47828dca671698c832eb69a0c15ebc" +url = "git+https://github.com/hgrodriguez/ltp_305.git" +