{
  "authors": [
    "Fabien Chouteau"
  ],
  "configuration": {
    "values": {
      "rp2040_hal": {
        "Flash_Chip": "w25qxx"
      }
    },
    "variables": {
      "System_Clock": {
        "default": "SYS_133MHz",
        "type": "Enum",
        "values": [
          "SYS_48MHz",
          "SYS_125MHz",
          "SYS_133MHz",
          "SYS_200MHz",
          "SYS_250MHz"
        ]
      }
    }
  },
  "depends-on": [
    {
      "midi": "^1.0.0",
      "rp2040_hal": "~2.5.0"
    }
  ],
  "description": "Ada Software Development Kit for the Noise Nugget",
  "licenses": "MIT OR Apache-2.0 WITH LLVM-exception",
  "maintainers": [
    "Fabien Chouteau <fabien.chouteau@gmail.com>"
  ],
  "maintainers-logins": [
    "Fabien-Chouteau"
  ],
  "name": "noise_nugget_sdk",
  "origin": {
    "commit": "717b0e81c1f5016a74ec664d8976b749a07312ad",
    "url": "git+https://github.com/wee-noise-maker/noise-nugget-ada-sdk.git"
  },
  "tags": [
    "embedded",
    "audio",
    "synth",
    "dsp"
  ],
  "version": "2.1.0",
  "website": "https://weenoisemakers.com/noise-nugget-2040/"
}
