{
  "type": "app",
  "slug": "adom-usb-stub-samd21",
  "title": "Adom USB - SAMD21/51 persona pack",
  "brief": "BOSSA-flash stub firmware to a SAMD21/SAMD51 (Arduino Zero class) to enumerate as MSC, HID, CDC, or MIDI.",
  "version": "0.1.0",
  "visibility": "public",
  "hero": {
    "type": "image",
    "path": "screenshots/hero.png"
  },
  "install": {
    "binary_name": "adom-usb-stub-samd21"
  },
  "tags": [
    "adom-usb-plugin",
    "firmware",
    "usb-stub",
    "microchip"
  ],
  "license": "MIT",
  "metadata": {
    "version": "0.1.0",
    "repo": "adom-inc/adom-usb",
    "discovery_triggers": [
      "adom-usb-plugin",
      "adom-usb plugin",
      "firmware",
      "usb firmware",
      "adom-usb-stub-samd21"
    ]
  }
}