serial ====== Documentation for the ``serial`` command and its subcommands. .. raw:: html .. dropdown:: ``serial`` — Connect to the UART serial console of the DevKit. :animate: fade-in :color: secondary :open: **Full Help:** .. code-block:: text Usage: [OPTIONS] Connect to the UART serial console of the DevKit. Automatically detects the serial port and launches a terminal emulator: - macOS: uses 'picocom' - Linux: uses 'picocom' - Windows: shows PuTTY/Tera Term setup instructions Options: -b, --baud INTEGER Baud rate for the serial connection [default: 115200] --help Show this message and exit. **Usage:** .. code-block:: bash Usage: [OPTIONS] Options ------- .. list-table:: :widths: 30 70 :header-rows: 1 * - **Option** - **Description** * - ``-b, --baud`` - Baud rate for the serial connection [default: 115200]