aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f0/gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* stm32f0: Remove hal based stm32f0 implementationEug Krashtan2020-01-141-55/+0
| | | | | Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* stm32f0: SPI and i2c interfaces addedEugene Krashtan2019-03-241-0/+55
Signed-off-by: Eugene Krashtan <eug.krashtan@gmail.com>