From 36ab47936143b007a09128a20b5ef73ebb92bd81 Mon Sep 17 00:00:00 2001 From: Holger Rodriguez <52081159+hgrodriguez@users.noreply.github.com> Date: Thu, 7 Aug 2025 12:20:58 +0200 Subject: [PATCH] ltp_305 1.1.0 (#1565) --- index/lt/ltp_305/ltp_305-1.1.0.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 index/lt/ltp_305/ltp_305-1.1.0.toml 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" +