Files
2025-08-26 19:52:38 +02:00

19 lines
479 B
TOML

name = "mcp9808_i2c"
description = "MCP9808 I2C library"
version = "1.0.0"
authors = ["Holger Rodriguez"]
maintainers = ["Holger Rodriguez <github@roseng.ch>"]
maintainers-logins = ["hgrodriguez"]
licenses = "BSD-3-Clause"
website = "https://github.com/hgrodriguez/mcp9808_i2c"
tags = ["mcp9808", "sensor", "temperature", "i2c"]
[[depends-on]]
hal = "^1"
[origin]
commit = "0e2aa58eff3f26b364601bdc4dbfbefc321cfb39"
url = "git+https://github.com/hgrodriguez/mcp9808_i2c.git"