klipper/src/stm32f1
Grigori Goronzy 6078145dcd stm32f1: fix ADC pin list
For some reason, the upper two pin definitions were missing. Found while
writing the port documentation.

Signed-off-by: Grigori Goronzy <greg@chown.ath.cx>
2018-06-27 18:22:06 -04:00
..
gpio.c stm32f1: fix ADC pin list 2018-06-27 18:22:06 -04:00
gpio.h stepper: Introduce and use gpio_out_toggle_noirq() 2018-05-15 17:09:11 -04:00
Kconfig stm32f1: Enable lcd chip support 2018-05-07 01:03:25 -04:00
main.c Add STM32F103 port 2018-04-09 18:08:29 -04:00
Makefile serial_irq: Add new generic/serial_irq.c code 2018-04-20 11:19:37 -04:00
serial.c serial_irq: Add new generic/serial_irq.c code 2018-04-20 11:19:37 -04:00
timer.c stm32f1: Use generic timer_irq.c dispatch code 2018-04-20 11:19:37 -04:00