{
  "authors": [
    "AdaCore"
  ],
  "auto-gpr-with": false,
  "depends-on": [
    {
      "hal": "^0.1.0"
    }
  ],
  "description": "Drivers for Cortex-M micro-controllers (NVIC, SysTick, etc.)",
  "licenses": "BSD-3-Clause",
  "long-description": "# cortex-m\n\nAda drivers for the peripherals of ARM Cortex-M micro-controllers\n(NVIC,\\nSysTick, etc.)\n\nThis crate is a snapshot of the `Cortex-M` support in [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/tree/master/arch/ARM/cortex_m).\n\nAny bug report, issue, contribution must be adressed to the [Ada Drivers\nLibrary](https://github.com/AdaCore/Ada_Drivers_Library/) repo.\n\n",
  "maintainers": [
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "cortex_m",
  "origin": {
    "commit": "2b6398536e8c606cb5a56259affbcb4a273c59ca",
    "url": "git+https://github.com/Fabien-Chouteau/cortex-m.git"
  },
  "project-files": [
    "cortex_m0.gpr",
    "cortex_m4.gpr",
    "cortex_m4f.gpr",
    "cortex_m7.gpr"
  ],
  "tags": [
    "embedded",
    "arm",
    "nostd"
  ],
  "version": "0.2.0",
  "website": "https://github.com/AdaCore/Ada_Drivers_Library/"
}
