{
  "kind": "tty000-profile",
  "version": 1,
  "id": "stm32",
  "name": "STM32 UART",
  "family": "stm32",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "help",
      "text": "help"
    },
    {
      "name": "?",
      "text": "?"
    }
  ],
  "notes": "ST-LINK VCP and many Nucleo USARTs are 115200 8N1. Some pins are 5 V tolerant \u2014 check the datasheet."
}
