{
  "authors": [
    "Vadim Godunko"
  ],
  "configuration": {
    "generate_ada": false,
    "generate_c": false,
    "generate_gpr": true
  },
  "depends-on": [
    {
      "a0b_base": "*"
    }
  ],
  "description": "Ada/ESP-IDF",
  "licenses": "Apache-2.0 WITH LLVM-exception",
  "long-description": "This is the base crate for Ada bindings to the ESP-IDF (Espressif IoT Development Framework).\nIt provides the foundational type definitions and root package hierarchy required to build Ada applications for Espressif SoC platforms.\n",
  "maintainers": [
    "Vadim Godunko <vgodunko@gmail.com>"
  ],
  "maintainers-logins": [
    "godunko"
  ],
  "name": "espidf",
  "origin": {
    "commit": "e0a4e19a68386d62046d3a44e2a7dbf86fc16faa",
    "url": "git+https://github.com/godunko/espidf.git"
  },
  "tags": [
    "embedded",
    "espidf"
  ],
  "version": "0.1.0",
  "website": "https://github.com/godunko/espidf"
}
