USBHost library

Dependencies:   FATFileSystem mbed-rtos

Dependents:   AbitUSBModem_HTTPTest AbitUSBModem_MQTTTest AbitUSBModem_WebsocketTest AbitUSBModem_SMSTest

Fork of USBHost by mbed official

History

update rtos default tip

2015-02-18, by phsfan [Wed, 18 Feb 2015 14:29:19 +0000] rev 28

update rtos


Synchronized with git revision 0ab8d2e6b3d884137dcb5c62d29a07abe132bac7

2015-01-19, by mbed_official [Mon, 19 Jan 2015 14:30:37 +0000] rev 27

Synchronized with git revision 0ab8d2e6b3d884137dcb5c62d29a07abe132bac7

Full URL: https://github.com/mbedmicro/mbed/commit/0ab8d2e6b3d884137dcb5c62d29a07abe132bac7/

RZ_A1H - Implement some USB functions and fix some bugs about USBHost common codes.


Synchronized with git revision e91e6e69d628a619396c2140bd068b5dbb0986db

2014-08-18, by mbed_official [Mon, 18 Aug 2014 13:45:26 +0100] rev 26

Synchronized with git revision e91e6e69d628a619396c2140bd068b5dbb0986db

Full URL: https://github.com/mbedmicro/mbed/commit/e91e6e69d628a619396c2140bd068b5dbb0986db/

Added count argument to disk read/write


Synchronized with git revision bbf5cbc71510e72033aaacbd76c3f127b70f08b6

2014-07-11, by mbed_official [Fri, 11 Jul 2014 10:00:48 +0100] rev 25

Synchronized with git revision bbf5cbc71510e72033aaacbd76c3f127b70f08b6

Full URL: https://github.com/mbedmicro/mbed/commit/bbf5cbc71510e72033aaacbd76c3f127b70f08b6/

[K20D50M] K20D5M -> K20D50M


Synchronized with git revision bcacbb9fbf3432829227430830cca4315b57c1b9

2014-06-03, by mbed_official [Tue, 03 Jun 2014 11:30:38 +0100] rev 24

Synchronized with git revision bcacbb9fbf3432829227430830cca4315b57c1b9

Full URL: https://github.com/mbedmicro/mbed/commit/bcacbb9fbf3432829227430830cca4315b57c1b9/


Synchronized with git revision 50b949b631f36d800e0008780cf33062071b4fa3

2014-03-07, by mbed_official [Fri, 07 Mar 2014 16:00:46 +0000] rev 23

Synchronized with git revision 50b949b631f36d800e0008780cf33062071b4fa3

Full URL: https://github.com/mbedmicro/mbed/commit/50b949b631f36d800e0008780cf33062071b4fa3/

Protection against concurrent access to USBHost


Synchronized with git revision 82ff30dd43bf2884d073b2b6023cc64eb6ee8714

2014-01-31, by mbed_official [Fri, 31 Jan 2014 10:30:17 +0000] rev 22

Synchronized with git revision 82ff30dd43bf2884d073b2b6023cc64eb6ee8714

Full URL: https://github.com/mbedmicro/mbed/commit/82ff30dd43bf2884d073b2b6023cc64eb6ee8714/

fix debug output filter


Updated to latest version of mbed-rtos

2013-12-17, by mbed_official [Tue, 17 Dec 2013 15:21:10 +0000] rev 21

Updated to latest version of mbed-rtos


Synchronized with git revision 5dea203d16a93915c80553c1d95b26625bc077f8

2013-12-16, by mbed_official [Mon, 16 Dec 2013 09:15:21 +0000] rev 20

Synchronized with git revision 5dea203d16a93915c80553c1d95b26625bc077f8

Full URL: https://github.com/mbedmicro/mbed/commit/5dea203d16a93915c80553c1d95b26625bc077f8/


Synchronized with git revision 170ac6562b7b2b5bb43f8ecf82b2af18b37eeb9c

2013-12-16, by mbed_official [Mon, 16 Dec 2013 09:00:18 +0000] rev 19

Synchronized with git revision 170ac6562b7b2b5bb43f8ecf82b2af18b37eeb9c

Full URL: https://github.com/mbedmicro/mbed/commit/170ac6562b7b2b5bb43f8ecf82b2af18b37eeb9c/

improve USB host library and cellular modem stack