10 Commits (669d1d20ab8be16bc847d509a9397c2ad4f912fc)

Author SHA1 Message Date
Damien George 38cb95710a tests/pyb: Update UART expected output now that default timeout is 0. 6 years ago
Damien George 8007d0bd16 stm32/uart: Add rxbuf keyword arg to UART constructor and init method. 6 years ago
Damien George 9262f54138 stm32/uart: Always show the flow setting when printing a UART object. 6 years ago
Damien George 54ea10a76a tests/pyb/uart: Update test to match recent change to UART timeout_char. 8 years ago
Damien George 0d9b450701 stmhal: Make uart.write() function correctly for timeout=0. 9 years ago
Ryan Shaw f99491cbf7 stmhal: uart.any() function now returns number of bytes available. 9 years ago
Damien George 6d1ff7e966 tests: Add tests to create valid and invalid UART, I2C, SPI, CAN busses. 10 years ago
Damien George b67253e96f tests: Update pyb/uart.py test since baudrate of 1200 is too low. 10 years ago
Damien George 481d714bd5 stmhal: Overhaul UART class to use read/write, and improve it. 10 years ago
Damien George 41f768f3f3 tests: Add a suite of tests specifically for the pyboard. 11 years ago