{
  "kind": "tty000-profile",
  "version": 1,
  "id": "arduino-leonardo",
  "name": "Arduino Leonardo / Micro",
  "family": "arduino",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "help",
      "text": "help"
    }
  ],
  "notes": "Native USB CDC. No classic DTR-reset-on-open. 32U4."
}
