Greetings!
Just getting into the world of ARM Cortex-M0+ with an Arduino M0 Pro and Atmel Studio 7.
My first project is to try to get a USB joystick program running, but there doesn't seem to be an example code for HID 04 USB for the Arm M0+. As far as I can tell there is nothing preventing me from using the Native USB port to do this.
Does anyone know of a good starting point to build from?
Thanks in advance.