#!/bin/sh # This starts attaches to the serial console on RYU_edu board. To end the # session press , '~' and '.' and wait approximately 1 second. ssh -t -e none glab cu -l /dev/ttyUSB0 -s 115200