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