This repository implements a USB keyboard using a minimalistic USB protocol stack for FRDM KL25z. The code is configured to write "Hello World" everytime the board is plugged in.
- The usb stack is largely inspired by the work of Kevin Cuzner
- A good source to learn more about USB http://www.usbmadesimple.co.uk/