summaryrefslogtreecommitdiffstats
path: root/commands.c
Commit message (Expand)AuthorAgeFilesLines
* commands: Implement a command to send the escape charUwe Kleine-König2023-06-041-0/+10
* Include "config.h" in all source filesUwe Kleine-König2023-04-211-0/+2
* commands: add serial dtr/rts toggleMichael Grzeschik2017-02-161-0/+72
* make speed argument to .set_speed the actual rateUwe Kleine-König2016-01-031-8/+7
* microcom: fix check if baudrate_to_flag() failsMarc Kleine-Budde2014-02-111-3/+3
* Add logfile supportSascha Hauer2014-02-061-0/+17
* Add explicit copyright and license to three filesUwe Kleine-König2014-01-131-0/+8
* reconnect after sending a breakSascha Hauer2010-06-101-1/+1
* fixup helpSascha Hauer2010-04-141-16/+2
* implement a cli for microcomSascha Hauer2010-04-141-0/+175