summaryrefslogtreecommitdiff
path: root/documentation
Commit message (Expand)AuthorAgeFilesLines
* docs: elaborate more on readline(s)Chris Liechti2021-10-012-6/+17
* SpellcheckErik Bernoth2021-08-181-2/+2
* spy: option to write to log instead of file/stdoutChris Liechti2021-05-231-2/+9
* Merge pull request #581 from jonathangjertsen/jonathan/read-until-doc-fixzsquareplusc2021-05-131-0/+3
|\
| * Add a note that the first argument to read_util was called `terminator` in pr...Jonathan Reichelt Gjertsen2021-05-081-0/+3
* | Fix invalid link in docsAkiomi Kamakura2021-05-041-1/+1
|/
* docs: add note on raspi UARTsChris Liechti2020-09-211-0/+6
* docs: update copyright, notes, changelogChris Liechti2020-09-214-4/+5
* miniterm: fix double use of CTRL-T + sChris Liechti2020-09-141-1/+1
* Fix tiny typo in docsSteven Conaway2020-06-271-1/+1
* Merge pull request #411 from Flameeyes/masterzsquareplusc2019-08-131-1/+17
|\
| * Add a backend for Silicon Labs CP2110/4 HID-to-UART bridge.Diego Elio Pettenò2019-02-081-1/+17
* | Merge pull request #389 from lowell80/masterzsquareplusc2019-08-131-1/+1
|\ \
| * | Fixed transposed RFC 2217 (was 2271)Lowell Alleman2018-10-241-1/+1
| |/
* | docs: mention "seconds" in "send_break" and "__init__" docsChris Liechti2019-02-081-3/+3
|/
* Properly escape backslash.David Patterson2018-06-201-1/+1
* Documented read_until and updated parameter name to reflect functionality bey...David Patterson2018-06-161-0/+16
* docs: add notes for readline, readlines, writelines, IOBaseChris Liechti2018-05-081-2/+15
* Merge pull request #333 from cweeks12/patch-1zsquareplusc2018-05-071-2/+2
|\
| * Fixed 'uppon' typosConnor Weeks2018-04-061-2/+2
* | Merge pull request #320 from pletnes/patch-1zsquareplusc2018-05-071-1/+1
|\ \
| * | Update pyserial.rstPaul Anton Letnes2018-03-081-1/+1
| |/
* | Typo fixedArtem Grunichev2017-12-131-1/+1
|/
* Added reference to main page.Joseph Fox-Rabinovitz2017-08-151-0/+1
* Update pyserial.rstshaunwbell2017-08-031-0/+15
* chore: release 3.4v3.4Chris Liechti2017-07-221-2/+2
* docs: changed __enter__ to open automaticallyChris Liechti2017-07-201-5/+10
* docs: miniterm suspend function extensionsChris Liechti2017-07-181-2/+3
* docs: miniterm suspend functionChris Liechti2017-07-161-0/+4
* docs: remove stray backtickJakub Wilk2017-04-081-1/+1
* docs: improvementsChris Liechti2017-03-213-8/+10
* docs: typos, trove classifierChris Liechti2017-03-201-4/+4
* doc: updatesChris Liechti2017-03-192-19/+25
* docs: mention include_links parameter for serial.tools.list_ports.comportsChris Liechti2017-03-181-2/+15
* chore: release 3.3v3.3Chris Liechti2017-03-082-4/+5
* Merge branch 'master' into v3.2.1-rgRob Gaddi2017-02-246-9/+28
|\
| * fix typos in documentationJakub Wilk2016-12-204-7/+7
| * docs: FAQ about Python 2.6Chris Liechti2016-12-131-0/+8
| * docs: add an other example for spy://Chris Liechti2016-12-081-1/+10
| * docs: fix example, fixes #173Chris Liechti2016-10-312-2/+4
* | Clarified meaning of exclusive access lock.Rob Gaddi2017-02-241-1/+2
* | Added exclusive locking for POSIX serial ports.Rob Gaddi2017-02-241-1/+4
|/
* chore: release 3.2.1v3.2.1Chris Liechti2016-10-141-1/+1
* chore: release 3.2.0v3.2.0Chris Liechti2016-10-141-2/+2
* docs: extend notes on open()Chris Liechti2016-09-301-4/+10
* docs: mention RTS/DTR update on open, not all platforms supporting itChris Liechti2016-09-281-5/+13
* docs: extend how-to section, link to old releasesChris Liechti2016-09-183-3/+17
* docs: update requirements, typoChris Liechti2016-09-151-2/+6
* docs: minor update to requirements, packagesChris Liechti2016-09-071-18/+20
* docs: typo, serial.rs485 needs to be importedChris Liechti2016-09-061-1/+3