andysworkshop / stm32plus

The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
http://www.andybrown.me.uk
Other
745 stars 224 forks source link

USB HID support for F042 #144

Closed andysworkshop closed 8 years ago

andysworkshop commented 9 years ago

Now that the F042 is supported we should add support for the USB peripheral. I'll track support for each device type under a new issue because it's a significant amount of work to support each one.

andysworkshop commented 8 years ago

This is now tested and merged to master