Skip to content

Pi-Tron CM3+ add serial port capabilities info

Robin Turner requested to merge feature/cm3plus_add_serial_port_info into master

The Raspberry Pi CM3+ has 2 UARTs. One full features PL011 serial device and one called mini-UART with reduced functionality, which for example means the mini-UART does not support parity.

Merge request reports