4851210d3d
* Add esp_idf crate * Update esp_idf to 0.1.1
12 lines
477 B
TOML
12 lines
477 B
TOML
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"]
|