lynxis / bbb_screwdriver_builder

A development util for ehci debug and spi flashing. See http://www.coreboot.org/BBB_screwdriver
GNU General Public License v3.0
20 stars 3 forks source link

add a procd service for cat /dev/ttyGS0 >> /tmp/usbdebug_output #4

Open lynxis opened 8 years ago

lynxis commented 8 years ago

make it possible to use the history of usbdebug and multiple programs accessing it.

xSmurf commented 8 years ago

ser2net takes care of that for you! you can combine the output and input using the tb flag or separate them with the tw/tr flags!