aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/stm32f0_timer.c
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Minor changes to stm32g0b0 ifdefsKevin O'Connor2022-12-151-3/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32g0: add stm32g0b0 supportAlex Voinea2022-12-151-8/+11
| | | Signed-off-by: Alex Voinea <voinea.dragos.alexandru@gmail.com>
* stm32: Initial support for stm32f070Kevin O'Connor2019-10-231-0/+124
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>