mcp9808_i2c 1.0.0 (#1577)

This commit is contained in:
Holger Rodriguez
2025-08-26 19:52:38 +02:00
committed by GitHub
parent 95d036a2bc
commit 518f6098bb
@@ -0,0 +1,18 @@
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"