keirf / flashfloppy-osd

On Screen Display and keyboard controller for FlashFloppy
The Unlicense
57 stars 15 forks source link

Swap timer3 and timer4 #21

Closed penfold42 closed 4 years ago

penfold42 commented 4 years ago

Swap timer3 and timer4 to support SPI1 in future Move all clock enable code to peripheral_init() to support #19 and #15

Btw, I’ve tested : Amiga keyboard Display output Menu functions Rotary control FF and LCD mode

keirf commented 4 years ago

This is manually merged. I also fixed one or two minor things. The biggest change is to drop to TIMER_IRQ_PRI when doing timer.c work.