{
  "authors": [
    "Vadim Godunko"
  ],
  "configuration": {
    "generate_ada": false,
    "generate_c": false,
    "generate_gpr": true,
    "values": {
      "a0b_armv7m": {
        "fpu_extension": "VFPv4"
      }
    },
    "variables": {
      "STM32F401": {
        "default": "CB",
        "type": "Enum",
        "values": [
          "CB",
          "CC",
          "CD",
          "CE"
        ]
      }
    }
  },
  "depends-on": [
    {
      "a0b_stm32f401": "*"
    }
  ],
  "description": "BlackPill STM32F401 BSP for `light` GNAT Runtime",
  "licenses": "Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "Vadim Godunko <vgodunko@gmail.com>"
  ],
  "maintainers-logins": [
    "godunko"
  ],
  "name": "light_blackpill_stm32f401",
  "origin": {
    "commit": "2cfb04460986bfe499ee036892618ce8eacbf275",
    "subdir": "./blackpill_stm32f401/",
    "url": "git+https://github.com/godunko/light-startup.git"
  },
  "project-files": [
    "../gnat/light_blackpill_stm32f401.gpr"
  ],
  "tags": [
    "embedded",
    "bsp",
    "light",
    "blackpill",
    "stm32",
    "stm32f4",
    "stm32f401"
  ],
  "version": "0.3.0",
  "website": "https://github.com/godunko/light-startup"
}
