{
  "kind": "tty000-profile",
  "version": 1,
  "id": "zephyr",
  "name": "Zephyr shell",
  "family": "zephyr",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "help",
      "text": "help"
    },
    {
      "name": "kernel version",
      "text": "kernel version"
    },
    {
      "name": "device list",
      "text": "device list"
    }
  ],
  "notes": "Default console 115200 8N1 on most boards."
}
