1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Updated CONTRIBUTORS

This commit is contained in:
Nick Patavalis
2017-12-16 19:00:15 +02:00
parent 49041a2ef6
commit 0eb644a9be

View File

@ -57,3 +57,15 @@ comments:
- Joe Merten (https://github.com/Joe-Merten) contributed the
--lower-rts and --lower-dtr options, custom baudrate support for
OSX, the --logfile option implementation, and several bug-fixes.
- Maciej Grela (https://github.com/mgrela) contributed the initial
--initstring option implementation.
- Baruch Siach (https://github.com/baruchsiach) contributed
improvements to the Makefile
- Christopher N. Hesse (https://github.com/raymanfx) contributed the
initial Android makefile
- Ben (https://github.com/the-dem) contributed backward compatibility
fixes.