esp_idf 0.1.1 (#778)

* Add esp_idf crate

* Update esp_idf to 0.1.1
This commit is contained in:
JK
2023-04-05 14:21:37 +02:00
committed by GitHub
parent cefc4f6780
commit 4851210d3d
+11
View File
@@ -0,0 +1,11 @@
description = "Ada binding for the ESP-IDF SDK"
name = "esp_idf"
version = "0.1.1"
licenses = "MIT"
maintainers = ["jk@jkliemann.de"]
maintainers-logins = ["jklmnn"]
tags = ["embedded", "nostd", "esp", "binding", "riscv", "xtensa"]
[origin]
url = "https://github.com/jklmnn/esp-idf-ada-bindings/archive/refs/tags/0.1.1.tar.gz"
hashes = ["sha512:c5961aa5def9e591e7083757fcf40aac30878eb32d9bf1b5c9b7aae9d0dc435c65a9504239d41c5dca5cb9742eebb3e2759c9e6ace85517af2e8cfe27f729b04"]