klipper/src/stm32
Kevin O'Connor dc3ac2b424 stm32: Enable optimized gpio_clock_enable() function on stm32h7
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-12-23 22:15:25 -05:00
..
Kconfig stm32: Add option to disable SWD on GigaDevice STM32F103 clones 2021-11-25 10:15:58 -05:00
Makefile stm32: Add new gpioperiph.c file for gpio_peripheral() code 2021-12-23 22:15:25 -05:00
adc.c stm32: Add an MACH_STM32F4x5 alias for F405, F407, and F429 chips 2021-10-06 19:56:46 -04:00
can.c stm32: CAN Kconfig typo 2021-04-07 13:06:13 -04:00
chipid.c
gpio.c
gpio.h stm32: Add hardware PWM support for STM32F1 2021-03-26 12:04:51 -04:00
gpioperiph.c stm32: Add new gpioperiph.c file for gpio_peripheral() code 2021-12-23 22:15:25 -05:00
hard_pwm.c stm32: Rework #if pin definition clauses in hard_pwm.c 2021-10-11 21:43:56 -04:00
i2c.c stm32: Add support for STM32F1 I2C1 alternate pin mapping (#4012) 2021-03-02 23:02:20 -05:00
internal.h stm32: Add initial support for stm32h7 2021-10-06 18:20:29 -04:00
serial.c stm32: Add alternate serial ports on stm32f4 2021-05-24 21:17:51 -04:00
spi.c stm32: Support spi1 on PB4/PB5/PB3 on stm32f103 and stm32f2 2021-05-26 00:04:30 -04:00
stm32f0.c stm32: Fix DFU entry point on stm32f072 2021-12-23 22:15:25 -05:00
stm32f0_adc.c
stm32f0_i2c.c
stm32f0_serial.c stm32: Support PB7/PB6 for USART1 on stm32f0 2021-08-01 13:46:31 -04:00
stm32f0_timer.c
stm32f1.c stm32: Reorganize code in stm32f1.c 2021-12-23 22:15:25 -05:00
stm32f4.c stm32: Reorganize usb bootloader code in stm32f4.c 2021-12-23 22:15:25 -05:00
stm32h7.c stm32: Enable optimized gpio_clock_enable() function on stm32h7 2021-12-23 22:15:25 -05:00
stm32h7_adc.c stm32: Add initial support for stm32h7 2021-10-06 18:20:29 -04:00
stm32h7_serial.c stm32: Add UART4 to stm32h7 (#4848) 2021-11-19 10:27:56 -05:00
stm32h7_spi.c stm32: Add stm32h7 SPI support (#4850) 2021-11-20 18:23:23 -05:00
usbfs.c
usbotg.c stm32: Add USBOTG support to stm32h7 2021-11-21 08:12:32 -05:00
watchdog.c stm32: Add initial support for stm32h7 2021-10-06 18:20:29 -04:00