{
  "kind": "tty000-profile",
  "version": 1,
  "id": "buspirate",
  "name": "Bus Pirate",
  "family": "buspirate",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "i",
      "text": "i"
    },
    {
      "name": "?",
      "text": "?"
    },
    {
      "name": "m",
      "text": "m"
    }
  ],
  "notes": "115200 8N1. HiZ prompt. m selects a bus mode."
}
