Skip to content

Commit 0f04c61

Browse files
committed
[nrf52,cdc] add doc
1 parent deddf55 commit 0f04c61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/components/uart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ uart:
6565
Use of this setting enables half-duplex mode. Use the full pin schema and set `inverted: true` to invert logic levels.
6666

6767
- **port** (*Optional*, string): Host platform only. Unix style name of the port to use.
68+
69+
- **hardware_uart** (*Optional*, string): NRF52 platform only. Port to be used `USB_CDC` or `USB_CDC1`.
70+
6871
- **rx_buffer_size** (*Optional*, int): The size of the buffer used for receiving UART messages. Increase if you use an
6972
integration that needs to read big payloads from UART. Defaults to `256`.
7073

0 commit comments

Comments
 (0)