aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f1/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* stm32f1: Add support for gpio_x_reset()Kevin O'Connor2018-08-271-12/+26
* stm32f1: implement spi_prepareGrigori Goronzy2018-07-081-3/+2
* SPI: introduce spi_prepare functionGrigori Goronzy2018-07-081-0/+5
* stm32f1: add SPI supportGrigori Goronzy2018-07-071-0/+101
* stm32f1: fix ADC pin listGrigori Goronzy2018-06-271-1/+1
* stepper: Introduce and use gpio_out_toggle_noirq()Kevin O'Connor2018-05-151-1/+9
* Add STM32F103 portGrigori Goronzy2018-04-091-0/+213