summaryrefslogtreecommitdiffstatshomepage
path: root/tests/pyb/uart.py
Commit message (Expand)AuthorAge
* stmhal: Make uart.write() function correctly for timeout=0.Damien George2015-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: Add uart.sendbreak() method, to send a break condition.Damien George2015-02-13
* 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