b5a7949e8a
Implements a UART driver using PIO. Both PIOs are supported. Only polling API is supported. Only 8N1 mode is supported. Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
6 lines
150 B
YAML
6 lines
150 B
YAML
description: Raspberry Pi Pico PIO UART
|
|
|
|
compatible: "raspberrypi,pico-uart-pio"
|
|
|
|
include: [uart-controller.yaml, "raspberrypi,pico-pio-device.yaml"]
|