USB Device for NUCLEO-F103RB, STM32F103C8T6 and Maple Mini boards
Dependents: MapleMini_USBSerial STM32F103C8T6_USBKeyboard firstDelta STM32F103C8T6_USBSerial ... more
Fork of L152RE_USBDevice by
History
USBDevice support for STM32F103 chips when building with Mbed OS 2 - Added key release flag.
2020-03-16, by hudakz [Mon, 16 Mar 2020 15:03:30 +0000] rev 70
USBDevice support for STM32F103 chips when building with Mbed OS 2 - Added key release flag.
Updated
2019-02-20, by hudakz [Wed, 20 Feb 2019 12:41:13 +0000] rev 69
Updated
Updated.
2019-02-01, by hudakz [Fri, 01 Feb 2019 10:52:52 +0000] rev 68
Updated.
Updated.
2017-05-27, by hudakz [Sat, 27 May 2017 16:26:08 +0000] rev 67
Updated.
Added connection blocking parameter for the USBSerial constructor. Defaults to true.
2016-12-14, by hudakz [Wed, 14 Dec 2016 21:16:38 +0000] rev 66
Added connection blocking parameter for the USBSerial constructor. Defaults to true.
Working fork of Norimasa Okamoto's library for STM32F103 boards.
2016-07-08, by hudakz [Fri, 08 Jul 2016 21:16:25 +0000] rev 65
Working fork of Norimasa Okamoto's library for STM32F103 boards.
do not check isochronous packet size.
2015-06-25, by va009039 [Thu, 25 Jun 2015 09:33:51 +0900] rev 64
do not check isochronous packet size.
fix frame number.
2015-06-22, by va009039 [Mon, 22 Jun 2015 09:42:03 +0900] rev 63
fix frame number.
add NUCLEO-F103RB.
2015-06-21, by va009039 [Sun, 21 Jun 2015 11:53:49 +0900] rev 62
add NUCLEO-F103RB.
remove USBclock code.
2015-06-20, by va009039 [Sat, 20 Jun 2015 11:54:36 +0900] rev 61
remove USBclock code.