summaryrefslogtreecommitdiff
path: root/ports/cxd56/common-hal/busio
AgeCommit message (Expand)Author
2020-06-29Fix cxd56 function signatureScott Shawcroft
2020-06-24Add UART supportScott Shawcroft
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2020-02-19Edits as a result of reviewDave Marples
2020-02-18Addition of stubs for rs485/CTS/RTS handling on non-implemented chipsDave Marples
2019-11-27Squeeze pyruler zh_Latn_pinyinDan Halbert
2019-11-27make UART.write be blocking on SAMD; add timeout propertyDan Halbert
2019-10-21Clean UART on resetKamil Tomaszewski
2019-10-18Do not open the same UART device againKamil Tomaszewski
2019-10-11Change port name to cxd56Kamil Tomaszewski