Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 8 months ago.
How to modify USBMouse library for FRDM-k64F
I recently got the k64F board and I am trying to get it working as a usb device. I tried to use the USBMouse example program, but apparently the library does not support the k64f board. Can someone direct me as to how I would modify it for this board?
1 Answer
9 years, 8 months ago.
When importing it enable the checkbox "Update all libraries". Since you already imported it: Right mouse button on USBDevice, update. Same for mbed library. Than both are the latest version and there the K64F should be supported.