{
  "type": "app",
  "slug": "adom-usb-stub-nrf",
  "title": "Adom USB - nRF52/53 persona pack",
  "brief": "DFU-flash stub firmware to an nRF52840/nRF5340 to enumerate as CDC, HID, or MSC \u2014 exercise the USBD peripheral.",
  "version": "0.1.0",
  "visibility": "public",
  "hero": {
    "type": "image",
    "path": "screenshots/hero.png"
  },
  "install": {
    "binary_name": "adom-usb-stub-nrf"
  },
  "tags": [
    "adom-usb-plugin",
    "firmware",
    "usb-stub",
    "nordic"
  ],
  "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-nrf"
    ]
  }
}