{
  "kind": "tty000-profile",
  "version": 1,
  "id": "rp2040",
  "name": "RP2040 / Pico",
  "family": "rp2040",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "lf",
    "flowControl": "none"
  },
  "reset": "rp2040",
  "macros": [
    {
      "name": "help",
      "text": "help"
    }
  ],
  "notes": "3.3 V I/O, not 5 V tolerant. USB CDC or UART0 on GP0/GP1 at 115200 is typical."
}
