2 Commits (4a9c60cdfb509b61dd71dbaec36293239e6e53cc)

Author SHA1 Message Date
danicampora ceb169008d docs: Several corrections to the classes in the machine module. 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