aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/pendsv.h
AgeCommit message (Expand)Author
2020-11-13extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events.Jim Mussared
2020-03-10stm32: Refactor bluetooth stack/hci/driver bindings.Damien George
2019-10-31stm32: Add soft timer implementation, using SysTick at 1ms resolution.Damien George
2019-10-01stm32: Provide port-specific implementation for Nimble on STM32.Jim Mussared
2019-06-03stm32: Integrate in the cyw43 driver and network.WLAN class.Damien George
2019-02-08stm32/modnetwork: Change lwIP polling to be based on background systick.Damien George
2019-02-08stm32/pendsv: Add ability to schedule callbacks at pendsv IRQ level.Damien George
2019-02-08stm32/pendsv: Clean up pendsv IRQ handler and eliminate duplicate code.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