Implements a basic USB mouse function using a 5-way Navigation Switch (Digital Joystick) on mbed LPC1768. A USB connector breakout board is needed.

Dependencies:   USBDevice mbed

Fork of USBMouse_HelloWorld by Samuel Mokrani

Files at this revision

API Documentation at this revision

Comitter:
samux
Date:
Fri Mar 01 13:26:13 2013 +0000
Parent:
3:b8caa902d79e
Child:
5:679a07e00e4c
Commit message:
use latest USBDevice lib (FRDM-KL25Z support)

Changed in this revision

USBDevice.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/USBDevice.lib	Sun Oct 14 12:39:53 2012 +0000
+++ b/USBDevice.lib	Fri Mar 01 13:26:13 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/USBDevice/#6d85e04fb59f
+http://mbed.org/users/mbed_official/code/USBDevice/#335f2506f422
--- a/mbed.bld	Sun Oct 14 12:39:53 2012 +0000
+++ b/mbed.bld	Fri Mar 01 13:26:13 2013 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/7110ebee3484
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec
\ No newline at end of file