TEAMUSB / Mbed 2 deprecated USBHostKeyboard_HelloWorld

Dependencies:   KL46Z-USBHost mbed-rtos mbed

Fork of USBHostKeyboard_HelloWorld by Samuel Mokrani

Files at this revision

API Documentation at this revision

Comitter:
wlangenkamp
Date:
Fri Mar 27 11:34:07 2015 +0000
Parent:
6:10bb61d790cd
Commit message:
Compiles now

Changed in this revision

KL46Z-USBHost.lib Show annotated file Show diff for this revision Revisions of this file
USBHost.lib Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.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
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/KL46Z-USBHost.lib	Fri Mar 27 11:34:07 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/va009039/code/KL46Z-USBHost/#47978c25c9b8
--- a/USBHost.lib	Thu Mar 14 14:22:49 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://mbed.org/users/mbed_official/code/USBHost/#7671b6a8c363
--- a/main.cpp	Thu Mar 14 14:22:49 2013 +0000
+++ b/main.cpp	Fri Mar 27 11:34:07 2015 +0000
@@ -1,5 +1,6 @@
 #include "mbed.h"
 #include "USBHostKeyboard.h"
+#include "rtos.h"
 
 DigitalOut led(LED1);
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-rtos.lib	Fri Mar 27 11:34:07 2015 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed-rtos/#d3d0e710b443
--- a/mbed.bld	Thu Mar 14 14:22:49 2013 +0000
+++ b/mbed.bld	Fri Mar 27 11:34:07 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/5e5da4a5990b
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/487b796308b0
\ No newline at end of file