My Fork of F401RE-USBHost. Add USBHostMIDI functions (originaled by Kaoru Shoji http://mbed.org/users/kshoji/code/USBHostMIDI/)

Dependencies:   FATFileSystem

Dependents:   F401RE-USBHostMIDI_RecieveExample

Fork of F401RE-USBHost by Norimasa Okamoto

History

Fix freeze bug on F401RE.; callback functions are initialized by dummy functions. default tip

2014-10-13, by hsgw [Mon, 13 Oct 2014 19:33:40 +0000] rev 27

Fix freeze bug on F401RE.; callback functions are initialized by dummy functions.


fix miscellaneous function and cable event.

2014-09-18, by hsgw [Thu, 18 Sep 2014 12:32:33 +0000] rev 26

fix miscellaneous function and cable event.


delete miscellaneous function & cable event attach functions

2014-09-18, by hsgw [Thu, 18 Sep 2014 11:34:43 +0000] rev 25

delete miscellaneous function & cable event attach functions


add other midi status. ; but miscellaneous function and cable event has been disabled.

2014-09-18, by hsgw [Thu, 18 Sep 2014 10:50:22 +0000] rev 24

add other midi status. ; but miscellaneous function and cable event has been disabled.


revert rev20

2014-09-17, by hsgw [Wed, 17 Sep 2014 14:29:11 +0000] rev 23

revert rev20


change to USBHostMIDI in Official USB-HOST lib. but not tested yet

2014-09-17, by hsgw [Wed, 17 Sep 2014 13:51:29 +0000] rev 22

change to USBHostMIDI in Official USB-HOST lib. but not tested yet


merge original F401RE-USBHost Rev 20

2014-09-17, by hsgw [Wed, 17 Sep 2014 13:36:49 +0000] rev 21

merge original F401RE-USBHost Rev 20


added Nucleo F411RE(required USBCLK 48MHz).

2014-07-20, by va009039 [Sun, 20 Jul 2014 11:00:24 +0000] rev 20

added Nucleo F411RE(required USBCLK 48MHz).


add lpc4088/lpc1768

2014-07-01, by va009039 [Tue, 01 Jul 2014 18:33:31 +0900] rev 19

add lpc4088/lpc1768


Add USBHostMIDI(porting https://mbed.org/users/kshoji/code/USBHostMIDI/)

2014-06-25, by hsgw [Wed, 25 Jun 2014 20:48:01 +0000] rev 18

Add USBHostMIDI(porting https://mbed.org/users/kshoji/code/USBHostMIDI/)