aboutsummaryrefslogtreecommitdiff
path: root/docs/pyboard/tutorial/pass_through.rst
AgeCommit message (Collapse)Author
2017-08-23docs/pyboard/tutorial: Add "timeout=0" to UART in pass-through example.Damien George
Without this the pass-through will pause for 1 second at each character.
2015-06-04docs: Generate a separate docs build for each port.Daniel Campora
Using Damien's approach where conf.py and topindex.html are shared by all ports.