{
  "kind": "tty000-profile",
  "version": 1,
  "id": "buildroot",
  "name": "Buildroot / BusyBox",
  "family": "linux",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "uname",
      "text": "uname -a"
    },
    {
      "name": "dmesg",
      "text": "dmesg | tail"
    }
  ],
  "notes": "Embedded Linux images. Prompt is often # or / #."
}
