xaptum / xaptum-buildroot

External Buildroot tree for Xaptum hardware
GNU General Public License v2.0
0 stars 0 forks source link

dev builds: start tty on USB gadget serial interface #127

Closed drbild closed 5 years ago

drbild commented 5 years ago

The changes in #126 create a USB gadget serial (ACM) interface. In order to use that as a serial console, a TTY needs to be started on router card on that interface. This should be as simple as enabling the getty@ttyGS0.service unit in the dev build overlay.

See this blog post for details: https://learn.adafruit.com/turning-your-raspberry-pi-zero-into-a-usb-gadget/serial-gadget