aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f1/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* stm32f1: Remove now unused src/stm32f1/ directoryKevin O'Connor2019-08-051-43/+0
* stm32f1: It's only necessary to program the CR1 register during SPI initKevin O'Connor2019-01-071-1/+1
* stm32f1: Add support for gpio_x_reset()Kevin O'Connor2018-08-271-0/+2
* SPI: introduce spi_prepare functionGrigori Goronzy2018-07-081-0/+1
* stm32f1: add SPI supportGrigori Goronzy2018-07-071-0/+7
* stepper: Introduce and use gpio_out_toggle_noirq()Kevin O'Connor2018-05-151-0/+1
* Add STM32F103 portGrigori Goronzy2018-04-091-0/+32