summaryrefslogtreecommitdiffstatshomepage
path: root/tests/pyb/uart.py.exp
Commit message (Expand)AuthorAge
* tests/pyb/uart: Update test to match recent change to UART timeout_char.Damien George2017-01-04
* stmhal: Make uart.write() function correctly for timeout=0.Damien George2015-11-30
* stmhal: uart.any() function now returns number of bytes available.Ryan Shaw2015-11-30
* tests: Add tests to create valid and invalid UART, I2C, SPI, CAN busses.Damien George2015-05-28
* tests: Update pyb/uart.py test since baudrate of 1200 is too low.Damien George2015-02-27
* stmhal: Overhaul UART class to use read/write, and improve it.v1.3.4Damien George2014-10-21
* tests: Add a suite of tests specifically for the pyboard.Damien George2014-05-03