17 Commits (585aafc27eb7fa8fe660e3eeaa29bf8d7ab99213)

Author SHA1 Message Date
Paul Sokolovsky 0a4cc24b2e docs/pyb.*: Add "currentmodule:: pyb" directive. 9 years ago
Peter Hinch 22cbcd55f0 stmhal: Properly handle RTS/CTS flow control for buf/unbuf transfers. 9 years ago
Peter Hinch 2b302dad51 docs: Update pyb.UART.any() to mention that it returns character count. 9 years ago
Paul Sokolovsky cf6daa0966 docs: Explicitly specify behavior of UART stream protocol methods on timeout. 9 years ago
danicampora 4542643025 docs: Update all WiPy docs to reflect the new API. 9 years ago
Daniel Campora 8332044f75 cc3200: Add UART.ODD and UART.EVEN to select parity. 9 years ago
Daniel Campora f38d16483a docs: Update I2C and UART docs to match the new API. 9 years ago
Daniel Campora f91f212d9f cc3200: New UART API plus related test. 9 years ago
Daniel Campora cfcf47c064 docs: Add initial draft documentation for the WiPy. 10 years ago
Damien George 3eece29807 docs: Change "Micro Python" to "MicroPython" in all places in docs. 10 years ago
Paul Sokolovsky 3527085587 pyb.UART.rst: Clean up note about stream protocol support. 10 years ago
Damien George 77fc276c08 stmhal: For UART, check that baudrate is within 5% of desired value. 10 years ago
Damien George baafb290ad stmhal: Add uart.sendbreak() method, to send a break condition. 10 years ago
Damien George 8e701604d5 docs: Add links from quickref to pyb classes. 10 years ago
Damien George a58713a899 docs: Cleanup and update some docs. 10 years ago
Damien George 4029f51842 stmhal: Fix UART so bits counts number of data bits, not incl parity. 10 years ago
Damien George 88d3054ac0 docs: Import documentation from source-code inline comments. 10 years ago