zephyr,nus-uart

Vendor: Zephyr-specific binding

Note

An implementation of a driver matching this compatible is available in drivers/serial/uart_bt.c.

Description

UART over NUS (Bluetooth LE)

Properties

Node specific properties

Properties not inherited from the base binding file.

Name

Type

Details

tx-fifo-size

int

Size of the virtual UART TX FIFO

Default value: 1024

rx-fifo-size

int

Size of the virtual UART RX FIFO

Default value: 1024

Deprecated node specific properties

Deprecated properties not inherited from the base binding file.

(None)

Base properties

Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “zephyr,nus-uart” compatible.

(None)