Adaptation of the official mbed USBHost repository to work with the LPC4088 Display Module
Dependents: DMSupport DMSupport DMSupport DMSupport
Fork of DM_USBHost by
History
More updates related to mbed OS 5
2019-11-04, by embeddedartists [Mon, 04 Nov 2019 14:30:07 +0000] rev 33
More updates related to mbed OS 5
Updates related to mbed OS 5
2019-10-23, by embeddedartists [Wed, 23 Oct 2019 06:58:55 +0000] rev 32
Updates related to mbed OS 5
- Replaced wait_ms with Thread::wait
2015-02-17, by embeddedartists [Tue, 17 Feb 2015 10:36:26 +0100] rev 31
- Replaced wait_ms with Thread::wait
- Added TARGET_LPC4088_DM
Added notification upon connect/disconnect so that the user knows when it is
2015-01-20, by embeddedartists [Tue, 20 Jan 2015 09:09:10 +0100] rev 30
Added notification upon connect/disconnect so that the user knows when it is
time to scan for disconnected devices and/or attempt to connect to new devices.
Fixed bug. The disk_initialize function did not care if a memory stick was present or not.
2014-12-08, by embeddedartists [Mon, 08 Dec 2014 12:46:05 +0000] rev 29
Fixed bug. The disk_initialize function did not care if a memory stick was present or not.
Disabled Serial, MIDI and 3G classes as they are unverified. Fixed the KeyBoard, Hub and Mouse classes.
2014-12-03, by embeddedartists [Wed, 03 Dec 2014 13:32:37 +0000] rev 28
Disabled Serial, MIDI and 3G classes as they are unverified. Fixed the KeyBoard, Hub and Mouse classes.
Adaptation of the official mbed USBHost repository to work with the LPC4088 Display Module. The changes include: basic setup, move of all memory to the AHBSRAM0, switch to USB port 2, adding a memory allocator for users.
2014-12-02, by embeddedartists [Tue, 02 Dec 2014 15:16:39 +0000] rev 27
Adaptation of the official mbed USBHost repository to work with the LPC4088 Display Module. The changes include: basic setup, move of all memory to the AHBSRAM0, switch to USB port 2, adding a memory allocator for users.
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/