SAM3X8E and Arduino Due UART snippets This is quick and dirty examples of programming UART on Arduino DUE board. Based on https://github.com/sethm/arm_skeleton Requirements The arm-gcc toolchain A Unix-like environment (Windows is probably OK but you're on your own) Patience