{
  "kind": "tty000-profile",
  "version": 1,
  "id": "openocd",
  "name": "OpenOCD / RTT UART",
  "family": "debug",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [],
  "notes": "SWO/RTT is not this profile. A target UART console is still usually 115200 8N1."
}
