{
  "authors": [
    "AdaCore",
    "Marc Poulhiès"
  ],
  "configuration": {
    "values": {
      "atomic": {
        "backend": "armv6m"
      },
      "cortex_m": {
        "core": "m0"
      }
    },
    "variables": {
      "Use_Startup": {
        "default": true,
        "type": "Boolean"
      }
    }
  },
  "depends-on": [
    {
      "cortex_m": "~0.5",
      "gnat_arm_elf": "^12",
      "hal": "~0.3",
      "usb_embedded": "~0.3"
    }
  ],
  "description": "Drivers and HAL for stm32f0x2 mcu family",
  "licenses": "GPL-3.0-or-later AND BSD-3-Clause",
  "maintainers": [
    "Marc Poulhiès <dkm@kataplop.net>"
  ],
  "maintainers-logins": [
    "dkm"
  ],
  "name": "stm32f0x2_hal",
  "origin": {
    "commit": "85eaea484c5010ac2fdb6b8849b20af4ae77a101",
    "url": "git+https://github.com/dkm/stm32f0x2_hal-ada.git"
  },
  "tags": [
    "embedded",
    "stm32f0",
    "nostd",
    "drivers"
  ],
  "version": "0.1.0",
  "website": "https://github.com/dkm/stm32f0x2_hal-ada"
}
