blob: 0c07121ea30c6bea76b6ddd9b5699e9a26d592b5 [file] [log] [blame]
# Copyright (c) 2024 Croxel, Inc.
# SPDX-License-Identifier: Apache-2.0
description: UART over NUS (Bluetooth LE)
compatible: "zephyr,nus-uart"
properties:
tx-fifo-size:
type: int
default: 1024
description: |
Size of the virtual UART TX FIFO
rx-fifo-size:
type: int
default: 1024
description: |
Size of the virtual UART RX FIFO