summaryrefslogtreecommitdiff
path: root/shared-bindings/busio/UART.h
AgeCommit message (Expand)Author
2018-12-03UART changes: timeout in secs, write bytes, etc.Dan Halbert
2018-09-12UART fixes and enhancements; default board object fixDan Halbert
2018-02-21Implement UART for 3.0 + related fixes.Dan Halbert
2017-10-03Do not allow a *io object to be used after deinit().Dan Halbert
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-04-12atmel-samd: Rework status LED implementationScott Shawcroft
2017-04-10Split up nativeio.0.9.4Scott Shawcroft