USBHost library. NOTE: This library is only officially supported on the LPC1768 platform. For more information, please see the handbook page.

Dependencies:   FATFileSystem mbed-rtos

Dependents:   BTstack WallbotWii SD to Flash Data Transfer USBHost-MSD_HelloWorld ... more

Legacy Warning

This is an mbed 2 library. To learn more about mbed OS 5, visit the docs.

Pull requests against this repository are no longer supported. Please raise against mbed OS 5 as documented above.

Changes

RevisionDateWhoCommit message
40:7c3b59bb364e 2017-08-17 Anna Bridge DISCO_L475VG_IOT01A: Add support of USBHost default tip
39:d96aa62afc5b 2017-07-27 Kojto Update USBHost - add targets directory
38:d66f404b66d4 2017-07-20 Kojto Update mbed-rtos and FATFilesystem to the latest versions
37:f1e388e7b752 2017-07-20 Kojto Update libraries (ed9d1da)
36:655a8c5fa238 2017-04-30 mbed_official Update libraries
35:f72ccc6892ee 2016-04-29 mbed_official Synchronized with git revision fe9720f24b1adc71ab6962506ec51290f6afd270
34:028508fd50fa 2016-02-18 mbed_official Synchronized with git revision b57f7d56840134d072ca567460a86b77fb7adcf8
33:6c4cab4d356f 2015-12-11 mbed_official Synchronized with git revision bee1c953f03a0e4f6a4c397e97409076516614a4
32:140defdf151c 2015-10-16 mbed_official Synchronized with git revision 856efdc67db6f7de450e78624ace39a2917f2f33
31:220cd93c9a5f 2015-06-01 mbed_official Synchronized with git revision 7a1d25e3dfbe5bc1457774d4af3c73383a0ff81d
30:8738e5882d4e 2015-05-28 mbed_official Updating dependencies to fix compilation errors
29:d3b77affed28 2015-03-31 mbed_official Synchronized with git revision 251f3f8b55a4dc98b831c80e032464ed45cce309
28:8e62b6403505 2015-02-27 mbed_official Synchronized with git revision 43d7f387ec8e6fef8c03cb5e3a74f7b1596c8f8c
27:4206883f4cb7 2015-01-19 mbed_official Synchronized with git revision 0ab8d2e6b3d884137dcb5c62d29a07abe132bac7
26:607951c26872 2014-08-18 mbed_official Synchronized with git revision e91e6e69d628a619396c2140bd068b5dbb0986db
25:45dcbf2ba11d 2014-07-11 mbed_official Synchronized with git revision bbf5cbc71510e72033aaacbd76c3f127b70f08b6
24:868cbfe611a7 2014-06-03 mbed_official Synchronized with git revision bcacbb9fbf3432829227430830cca4315b57c1b9
23:759ec18ee1a7 2014-03-07 mbed_official Synchronized with git revision 50b949b631f36d800e0008780cf33062071b4fa3
22:f4191d3837dc 2014-01-31 mbed_official Synchronized with git revision 82ff30dd43bf2884d073b2b6023cc64eb6ee8714
21:bb3a8a54f5cd 2013-12-17 mbed_official Updated to latest version of mbed-rtos
20:8f510a2502ef 2013-12-16 mbed_official Synchronized with git revision 5dea203d16a93915c80553c1d95b26625bc077f8
19:bd46ea19486b 2013-12-16 mbed_official Synchronized with git revision 170ac6562b7b2b5bb43f8ecf82b2af18b37eeb9c
18:37c948cf0dbf 2013-10-17 mbed_official Synchronized with git revision 7585a23e6c29c41da4793a46a746ac3ec743b780
17:c7b1b8451598 2013-10-16 mbed_official Synchronized with git revision d8c3822c4c4e995cd7eaff0ce99f2d3284dde9cd
16:ab8c9118524e 2013-10-09 mbed_official Synchronized with git revision 330e59fb850b83aefe641d40f9cf02873ab00d08
15:6da3f071ee35 2013-10-07 mbed_official Synchronized with git revision 53edc82f7373bbfa01a161700524765f52fdb444
14:80c2d927b9b5 2013-10-03 mazgch make buffer big enough
13:b58a2204422f 2013-09-16 mbed_official Synchronized with git revision 061259c07c5cd9172d2dbfabf1f0edc51604f316
12:4d2f8064b747 2013-08-13 bogdanm Updated to latest version of mbed-rtos
11:0e0baf9a3236 2013-08-08 emilmont Synch with latest https://github.com/mbedmicro/mbed changes
10:0c11cf1cc218 2013-03-18 samux fixed skip bit - fixed max size conf descriptor
9:7671b6a8c363 2013-03-14 samux use queue to wait end of transfer - use mailbox
8:93da8ea2708b 2013-03-14 samux update doc + license
7:e7e63ac7ae5f 2013-03-13 samux update serial doc
6:1571e517a91b 2013-03-13 samux remove useless mutex calls
5:e48791a1ef18 2013-03-13 samux add button, x, y, z event callbacks
4:b320d68e98e7 2013-03-12 samux bug fixes - support composite device
3:0f5c32575eb8 2013-03-06 samux update doxygen
2:5e8fdc541b98 2013-03-06 samux update doxygen
1:0a457e34fa9e 2013-03-06 samux add doxygen comments
0:a554658735bf 2013-03-06 mbed_official first commit