{
  "auto-gpr-with": false,
  "depends-on": [
    {
      "cortex_m": "~0.2.0",
      "gnat_arm_elf": "^11.2",
      "hal": "~0.1.0"
    }
  ],
  "description": "Drivers and HAL for the Nordic nRF5X micro-controller family",
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "chouteau@adacore.com"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "nrf5x_hal",
  "origin": {
    "commit": "0cf20efac2d0a64ed22844edbfcdd3acbbcdb1cc",
    "url": "git+https://github.com/Fabien-Chouteau/nrf5x-hal.git"
  },
  "project-files": [
    "nrf51.gpr",
    "nrf52.gpr"
  ],
  "tags": [
    "embedded",
    "nostd",
    "nrf51",
    "nrf52",
    "nordic",
    "drivers",
    "ble"
  ],
  "version": "0.1.0",
  "website": "https://github.com/AdaCore/Ada_Drivers_Library/"
}
