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

Support for the F042 #140

Closed andysworkshop closed 9 years ago

andysworkshop commented 9 years ago

The very cheap F042 with its built-in USB peripheral and availability in a TSSOP package is rapidly becoming my favourite of the F0 range. I'll be adding support to stm32plus specifically for this variant.

andysworkshop commented 9 years ago

F042 support is now complete, tested and merged to master.