aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/systick.h
AgeCommit message (Expand)Author
2020-03-10stm32: Refactor bluetooth stack/hci/driver bindings.Damien George
2019-10-01stm32: Provide port-specific implementation for Nimble on STM32.Jim Mussared
2019-02-08stm32/modnetwork: Change lwIP polling to be based on background systick.Damien George
2019-02-08stm32/systick: Provide better compile-time configurability of slots.Damien George
2019-02-08stm32/systick: Make periodic systick callbacks use a cyclic func table.Damien George
2019-02-08stm32/systick: Rename sys_tick_XXX functions to systick_XXX.Damien George
2018-02-15stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George