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.
Dependents: frdm_Slider_Keyboard idd_hw2_figlax_PanType idd_hw2_appachu_finger_chording idd_hw3_AngieWangAntonioDeLimaFernandesDanielLim_BladeSymphony ... more
Fork of USBDevice by
History
Comments
2017-03-17, by mjr [Fri, 17 Mar 2017 22:01:47 +0000] rev 54
Comments
Move SET_INTERFACE handling to callbacks; add some constants for documentation; cosmetic touchup
2016-06-02, by mjr [Thu, 02 Jun 2016 18:58:24 +0000] rev 53
Move SET_INTERFACE handling to callbacks; add some constants for documentation; cosmetic touchup
Minor type change for in-ISR flag (int to bool)
2016-05-12, by mjr [Thu, 12 May 2016 05:56:58 +0000] rev 52
Minor type change for in-ISR flag (int to bool)
Remove some testing code
2016-04-30, by mjr [Sat, 30 Apr 2016 17:43:08 +0000] rev 51
Remove some testing code
Error handling in the main code with the long explanation
2016-04-27, by mjr [Wed, 27 Apr 2016 01:50:32 +0000] rev 50
Error handling in the main code with the long explanation
const-ify all descriptors to reduce RAM footprint; use new/delete instead of malloc/free to facilitate replacing global allocator
2016-02-26, by mjr [Fri, 26 Feb 2016 18:41:47 +0000] rev 49
const-ify all descriptors to reduce RAM footprint; use new/delete instead of malloc/free to facilitate replacing global allocator
Merge fixes for compatibility problems introduced in USBHAL_Kl25Z overhaul
2016-02-15, by mjr [Mon, 15 Feb 2016 23:18:55 +0000] rev 48
Merge fixes for compatibility problems introduced in USBHAL_Kl25Z overhaul
Rollback #6 for finding regression
2016-02-11, by mjr [Thu, 11 Feb 2016 02:03:14 +0000] rev 47
Rollback #6 for finding regression
Rollback #5A - fix typo in #5
2016-02-10, by mjr [Wed, 10 Feb 2016 19:19:07 +0000] rev 46
Rollback #5A - fix typo in #5
Rollback #5 to find regression
2016-02-10, by mjr [Wed, 10 Feb 2016 19:17:32 +0000] rev 45
Rollback #5 to find regression