9 Commits (36821d095a2657ab370a8f413f471f4c9ad9a8b5)

Author SHA1 Message Date
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