tonarino / panel-firmware

Firmware for the volume control hardware, targeting an STM32F4 board
MIT License
75 stars 10 forks source link

F103 #2

Closed bschwind closed 4 years ago

bschwind commented 4 years ago

The stm32f103 chip covers our hardware needs just as much as the stm32f411, with the benefit of being more widely available, cheaper, and with more community support. This PR migrates code which originally targeted the f411 to target the f103.