Age | Commit message (Expand) | Author |
---|---|---|
2015-11-30 | stmhal: Make uart.write() function correctly for timeout=0. | Damien George |
2015-05-28 | tests: Add tests to create valid and invalid UART, I2C, SPI, CAN busses. | Damien George |
2015-02-27 | tests: Update pyb/uart.py test since baudrate of 1200 is too low. | Damien George |
2015-02-13 | stmhal: Add uart.sendbreak() method, to send a break condition. | Damien George |
2014-10-21 | stmhal: Overhaul UART class to use read/write, and improve it.v1.3.4 | Damien George |
2014-05-03 | tests: Add a suite of tests specifically for the pyboard. | Damien George |