{
  "authors": [
    "Fabien Chouteau"
  ],
  "configuration": {
    "values": {
      "lvgl_ada": {
        "Color_16_SWAP": true,
        "Density_Per_Inch": 50,
        "Double_Buffering": true,
        "Horizontal_Resolution": 320,
        "Pixel_Bit_Depth": "Pix_16bit",
        "Theme_Live_Update": true,
        "Vertical_Resolution": 240,
        "Virtual_Display_Buffer_Size": 30720
      }
    }
  },
  "depends-on": [
    {
      "embedded_components": "~0.1.0",
      "lvgl_ada": "~0.2.0",
      "pico_bsp": "^1.0.0"
    }
  ],
  "description": "Ada BSP for the Keyboard Featherwing + RPI PICO",
  "gpr-set-externals": {
    "EMBEDDED_COMPONENTS_COMPILE_CHECKS": "disabled"
  },
  "licenses": "MIT",
  "maintainers": [
    "Fabien Chouteau <fabien.chouteau@gmail.com>"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "bb_pico_bsp",
  "origin": {
    "commit": "76f9999eba98bf8b1088fc18b6e23325fd8adc75",
    "url": "git+https://github.com/Fabien-Chouteau/bb_pico_bsp.git"
  },
  "tags": [
    "embedded",
    "pico",
    "handheld",
    "featherwing"
  ],
  "version": "0.1.0",
  "website": "https://github.com/Fabien-Chouteau/bb_pico_bsp"
}
