eeprom_i2c 6.0.1 (#1467)

This commit is contained in:
Holger Rodriguez
2025-04-07 11:34:02 +02:00
committed by Alejandro R Mosteo
parent ac20b62f9e
commit 4f64614eb3
+18
View File
@@ -0,0 +1,18 @@
name = "eeprom_i2c"
description = "EEPROM I2C drivers library for embedded platforms"
version = "6.0.1"
licenses = "BSD-3-Clause"
authors = ["Holger Rodriguez"]
maintainers = ["Holger Rodriguez <github@roseng.ch>"]
maintainers-logins = ["hgrodriguez"]
tags = ["embedded", "nostd", "eeprom", "rp2040", "i2c"]
website = "https://github.com/hgrodriguez/eeprom_i2c"
[[depends-on]] # Added by alr
hal = "^1" # Added by alr
[origin]
commit = "a12e56f5c34169e8b313deb17e5f9a9d13250af0"
url = "git+https://github.com/hgrodriguez/eeprom_i2c.git"