{
  "authors": [
    "Jeremy Grosser"
  ],
  "depends-on": [
    {
      "cortex_m": "~0.3",
      "hal": "~0.1"
    }
  ],
  "description": "Drivers and HAL for the RP2040 micro-controller family",
  "licenses": "BSD-3-Clause",
  "maintainers": [
    "Jeremy Grosser <jeremy@synack.me>"
  ],
  "maintainers-logins": [
    "JeremyGrosser"
  ],
  "name": "rp2040_hal",
  "origin": {
    "commit": "c22b4554973dd3beed226d0b33be551c7d85e5b6",
    "url": "git+https://github.com/JeremyGrosser/rp2040_hal.git"
  },
  "tags": [
    "embedded",
    "nostd",
    "rp2040",
    "raspberrypi",
    "drivers"
  ],
  "version": "0.4.0",
  "website": "https://github.com/JeremyGrosser/rp2040_hal"
}
