summaryrefslogtreecommitdiff
path: root/stmhal/uart.h
AgeCommit message (Expand)Author
2016-12-05stmhal/uart: Add support for UART7 and UART8 on F7 MCUs.Damien George
2015-11-30stmhal: uart.any() function now returns number of bytes available.Ryan Shaw
2015-05-27stmhal: Remove PYBVxx defines and use config vars for UART/CAN names.Damien George
2014-10-21stmhal: Overhaul UART class to use read/write, and improve it.v1.3.4Damien George
2014-07-20stmhal: Fix REPL printing by cooking output sent to stdout_obj.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-21stmhal: Rename USART to UART.Damien George