SonixQMK / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://sonixqmk.github.io/qmk_docs/
GNU General Public License v2.0
523 stars 412 forks source link

sn32f2: inherit clocks from chibios #203

Closed dexter93 closed 2 years ago

dexter93 commented 2 years ago

We can now use the clocks definitions provided by ChibiOS. Take advantage of it and remove some hardcoded values. Switch System Timer from classic systick to tickless mode using the unused CT16B0 by default

needs SonixQMK/ChibiOS-Contrib#38

Description

Types of Changes

Issues Fixed or Closed by This PR

Checklist