Files
alire-index-community/index/ee/eeprom_i2c/eeprom_i2c-6.0.1.toml
T
2025-04-07 11:34:02 +02:00

19 lines
543 B
TOML

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"