USB device library for STM32F103 microcontrollers. This fork just changes the include of 'toolchain.h' to 'med_toolchain.h'.

Dependents:   STM32F103_USBMIDI_Switchbox mbed-os-usbserial-test

Fork of USBDevice_STM32F103 by Zoltan Hudak

History

Use 'mbed_toolchain.h' instead of deprecated 'toolchain.h' default tip

2017-07-31, by SpotlightKid [Mon, 31 Jul 2017 04:39:45 +0000] rev 68

Use 'mbed_toolchain.h' instead of deprecated 'toolchain.h'


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.


control USB pull-up.

2015-06-17, by va009039 [Wed, 17 Jun 2015 15:16:26 +0900] rev 60

control USB pull-up.


status stage not response STALL.

2015-06-16, by va009039 [Tue, 16 Jun 2015 18:01:11 +0900] rev 59

status stage not response STALL.