eeprom_i2c 7.0.0 (#1551)

This commit is contained in:
Holger Rodriguez
2025-07-24 10:00:29 +02:00
committed by GitHub
parent 2062388b51
commit 0b57114dc1
+18
View File
@@ -0,0 +1,18 @@
name = "eeprom_i2c"
description = "EEPROM I2C drivers library for embedded platforms"
version = "7.0.0"
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 = "9a19f959efd69583fa6889543f6a12a946745fb5"
url = "git+https://github.com/hgrodriguez/eeprom_i2c.git"