Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of USBDevice by
History
Making this look like an Apple USB keyboard, saves identification...
2013-04-05, by DanBUK [Fri, 05 Apr 2013 07:09:26 +0000] rev 10
Making this look like an Apple USB keyboard, saves identification...
kl25z: use malloc to allocate only endpoints needed
2013-03-04, by samux [Mon, 04 Mar 2013 13:37:51 +0000] rev 9
kl25z: use malloc to allocate only endpoints needed
add FRDM-KL25Z support
2013-03-01, by samux [Fri, 01 Mar 2013 13:10:29 +0000] rev 8
add FRDM-KL25Z support
modify USBMSD prototypes to fit latest sdfilesystem lib
2013-01-21, by samux [Mon, 21 Jan 2013 10:41:28 +0000] rev 7
modify USBMSD prototypes to fit latest sdfilesystem lib
USBSerial: detect when a terminal is connected
2012-12-20, by samux [Thu, 20 Dec 2012 17:05:37 +0000] rev 6
USBSerial: detect when a terminal is connected
USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init
2012-10-14, by samux [Sun, 14 Oct 2012 15:08:52 +0000] rev 5
USBMSD: fixed uninitialized variable (stage, csw, cbw) -> fixed dynamic init
fixed doxygen typo
2012-10-14, by samux [Sun, 14 Oct 2012 13:39:27 +0000] rev 4
fixed doxygen typo
move EnableIRQ to connect() - add MEDIA_REMOVAL handling
2012-10-14, by samux [Sun, 14 Oct 2012 12:38:56 +0000] rev 3
move EnableIRQ to connect() - add MEDIA_REMOVAL handling
Update USBDevice.h
2012-07-17, by samux [Tue, 17 Jul 2012 14:35:40 +0000] rev 2
Update USBDevice.h
Update USBDevice lib
2012-07-17, by samux [Tue, 17 Jul 2012 14:30:29 +0000] rev 1
Update USBDevice lib