BeagleDrone
BeagleDrone copied to clipboard
Split communication into kernel / app
Rather than handle the UART ISR/etc in the app code, split the communication code into kernel / app where the kernel handles send / recv buffering and possibly decoding