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
Update libraries
2017-07-27, by Kojto [Thu, 27 Jul 2017 12:14:04 +0100] rev 71
Update libraries
Fixes the previous commmit, as some devices were not copied. USBDevice contains
now targets directory with all targets implementations
Update libraries (ed9d1da)
2017-07-20, by Kojto [Thu, 20 Jul 2017 10:14:36 +0100] rev 70
Update libraries (ed9d1da)
[MAX32630FTHR] Include missing header and vector function cast
2016-11-11, by jessexm [Fri, 11 Nov 2016 17:59:00 +0000] rev 69
[MAX32630FTHR] Include missing header and vector function cast
[MAX32630FTHR] Adding new platform
2016-11-11, by jessexm [Fri, 11 Nov 2016 17:34:06 +0000] rev 68
[MAX32630FTHR] Adding new platform
[MAX32620HSP] Adding support for new platform.
2016-10-07, by enginerd [Fri, 07 Oct 2016 15:41:30 +0000] rev 67
[MAX32620HSP] Adding support for new platform.
Support for STM32F446 Nucleo-64 added
2015-12-25, by crazyafrican [Fri, 25 Dec 2015 22:51:12 +0000] rev 66
Support for STM32F446 Nucleo-64 added
Added support for the logo key (a.k.a. the windows key) as a modifier on keyboard key presses.
2015-12-09, by AndyA [Wed, 09 Dec 2015 10:57:21 +0000] rev 65
Added support for the logo key (a.k.a. the windows key) as a modifier on keyboard key presses.
fixed bus reset for KL25Z, added more terminal_connected checking stuff
2014-04-28, by alpov [Mon, 28 Apr 2014 12:15:41 +0000] rev 64
fixed bus reset for KL25Z, added more terminal_connected checking stuff
Synchronized with git revision 9cef243de23875778f461bbe9a8c1bc47e65212b
2016-05-03, by mbed_official [Tue, 03 May 2016 00:16:32 +0100] rev 63
Synchronized with git revision 9cef243de23875778f461bbe9a8c1bc47e65212b
Full URL: https://github.com/mbedmicro/mbed/commit/9cef243de23875778f461bbe9a8c1bc47e65212b/
Switch to KSDK 2.0
Synchronized with git revision fe9720f24b1adc71ab6962506ec51290f6afd270
2016-04-29, by mbed_official [Fri, 29 Apr 2016 01:16:25 +0100] rev 62
Synchronized with git revision fe9720f24b1adc71ab6962506ec51290f6afd270
Full URL: https://github.com/mbedmicro/mbed/commit/fe9720f24b1adc71ab6962506ec51290f6afd270/
[Renesas RZ/A1H] Enable asynchronous communications
