aboutsummaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Expand)Author
2021-05-23spy: option to write to log instead of file/stdoutChris Liechti
2021-05-13Merge pull request #581 from jonathangjertsen/jonathan/read-until-doc-fixzsquareplusc
2021-05-08Add a note that the first argument to read_util was called `terminator` in pr...Jonathan Reichelt Gjertsen
2021-05-04Fix invalid link in docsAkiomi Kamakura
2020-09-21docs: add note on raspi UARTsChris Liechti
2020-09-21docs: update copyright, notes, changelogChris Liechti
2020-09-14miniterm: fix double use of CTRL-T + sChris Liechti
2020-06-27Fix tiny typo in docsSteven Conaway
2019-08-13Merge pull request #411 from Flameeyes/masterzsquareplusc
2019-08-13Merge pull request #389 from lowell80/masterzsquareplusc
2019-02-08Add a backend for Silicon Labs CP2110/4 HID-to-UART bridge.Diego Elio Pettenò
2019-02-08docs: mention "seconds" in "send_break" and "__init__" docsChris Liechti
2018-10-24Fixed transposed RFC 2217 (was 2271)Lowell Alleman
2018-06-20Properly escape backslash.David Patterson
2018-06-16Documented read_until and updated parameter name to reflect functionality bey...David Patterson
2018-05-08docs: add notes for readline, readlines, writelines, IOBaseChris Liechti
2018-05-07Merge pull request #333 from cweeks12/patch-1zsquareplusc
2018-05-07Merge pull request #320 from pletnes/patch-1zsquareplusc
2018-04-06Fixed 'uppon' typosConnor Weeks
2018-03-08Update pyserial.rstPaul Anton Letnes
2017-12-13Typo fixedArtem Grunichev
2017-08-15Added reference to main page.Joseph Fox-Rabinovitz
2017-08-03Update pyserial.rstshaunwbell
2017-07-22chore: release 3.4Chris Liechti
2017-07-20docs: changed __enter__ to open automaticallyChris Liechti
2017-07-18docs: miniterm suspend function extensionsChris Liechti
2017-07-16docs: miniterm suspend functionChris Liechti
2017-04-08docs: remove stray backtickJakub Wilk
2017-03-21docs: improvementsChris Liechti
2017-03-20docs: typos, trove classifierChris Liechti
2017-03-19doc: updatesChris Liechti
2017-03-18docs: mention include_links parameter for serial.tools.list_ports.comportsChris Liechti
2017-03-08chore: release 3.3Chris Liechti
2017-02-24Merge branch 'master' into v3.2.1-rgRob Gaddi
2017-02-24Clarified meaning of exclusive access lock.Rob Gaddi
2017-02-24Added exclusive locking for POSIX serial ports.Rob Gaddi
2016-12-20fix typos in documentationJakub Wilk
2016-12-13docs: FAQ about Python 2.6Chris Liechti
2016-12-08docs: add an other example for spy://Chris Liechti
2016-10-31docs: fix example, fixes #173Chris Liechti
2016-10-14chore: release 3.2.1Chris Liechti
2016-10-14chore: release 3.2.0Chris Liechti
2016-09-30docs: extend notes on open()Chris Liechti
2016-09-28docs: mention RTS/DTR update on open, not all platforms supporting itChris Liechti
2016-09-18docs: extend how-to section, link to old releasesChris Liechti
2016-09-15docs: update requirements, typoChris Liechti
2016-09-07docs: minor update to requirements, packagesChris Liechti
2016-09-06docs: typo, serial.rs485 needs to be importedChris Liechti
2016-08-12docs: mention context manager of Serial classChris Liechti
2016-08-11docs: update old releases section and other detailsChris Liechti