..
adc.c
stm32: support stm32f401 adc_temperature sensor ( #5572 )
2022-06-20 12:13:02 -04:00
can.c
stm32: Turn on can.c error interrupts
2025-04-03 13:32:23 -04:00
chipid.c
canserial: Rename canbus.c to canserial.c
2022-06-27 10:50:23 -04:00
clockline.c
stm32: Unify enable_pclock() code
2021-12-30 12:18:05 -05:00
dfu_reboot.c
stm32f7: add support for stm32f7 and remram board
2023-05-07 11:15:05 -04:00
fdcan.c
stm32: Fix RESERVE_PINS_CAN pin ordering in fdcan.c
2025-04-01 21:25:34 -04:00
gpio.c
stm32: Add a gpio_valid() helper function
2022-09-05 17:57:51 -04:00
gpio.h
stm32: h7 spi support reload mode & frequency
2025-02-06 12:10:29 -05:00
gpioperiph.c
stm32f7: add support for stm32f7 and remram board
2023-05-07 11:15:05 -04:00
hard_pwm.c
hard_pwm: Add pin defs for STM32F070 and STM32F072 ( #6409 )
2023-12-05 17:44:51 -05:00
i2c.c
stm32: Add support for additional i2c bus
2025-04-02 10:07:52 -04:00
internal.h
stm32f7: add support for stm32f7 and remram board
2023-05-07 11:15:05 -04:00
Kconfig
stm32: Added PH13/14 CAN pin option for stm32h743 ( #6857 )
2025-03-27 19:25:26 -04:00
Makefile
armcm_link: Fix build on recent arm gcc/newlibc versions
2024-06-17 12:45:07 -04:00
n32g45x_adc.c
stm32: Add support for Nation N32G45x mcus ( #6116 )
2023-04-07 12:20:14 -04:00
sdio.c
stm32: Add sdio support
2023-02-20 19:55:25 -05:00
sdio.h
stm32: Add sdio support
2023-02-20 19:55:25 -05:00
serial.c
stm32: Add support for USART6 on STM32F401
2025-03-07 17:52:46 -05:00
spi.c
stm32: Add new spi2 on stm32g0 chips ( #6569 )
2024-05-03 13:30:45 -04:00
stm32f0.c
stm32: Add support for stm32f070x6 mcus
2025-02-16 13:57:59 -05:00
stm32f0_adc.c
stm32: Add CCRDY check to stm32g0 adc
2022-07-25 10:21:29 -04:00
stm32f0_i2c.c
stm32: forward i2c errors to i2ccmd
2024-10-26 22:06:30 -04:00
stm32f0_serial.c
stm32: Add support for USART3 on PC11/PC10 on STM32G474. ( #6704 )
2024-10-24 11:10:09 -04:00
stm32f0_timer.c
stm32: Minor changes to stm32g0b0 ifdefs
2022-12-15 10:27:51 -05:00
stm32f1.c
usb_cdc: Rename usb_request_bootloader() to bootloader_request()
2022-07-29 11:40:54 -04:00
stm32f4.c
stm32: Add sdio support
2023-02-20 19:55:25 -05:00
stm32f7.c
stm32f7: add support for stm32f7 and remram board
2023-05-07 11:15:05 -04:00
stm32g0.c
stm32g0: Disable internal pull-down resistors on UCPDx CCx pins, because klipper never uses UCPD ( #6462 )
2024-01-21 20:23:12 -05:00
stm32g4.c
stm32: Reduce peripheral clock speed on stm32g4 chips
2024-09-22 21:18:34 -04:00
stm32h7.c
stm32h7: Restore the RCC set in the bootloader to the default value ( #6092 )
2023-03-06 11:53:18 -05:00
stm32h7_adc.c
stm32: Fix getting wrong ADC value on PA0 of STM32G431 ( #6660 )
2024-08-08 22:45:12 -04:00
stm32h7_spi.c
stm32: h7 spi support reload mode & frequency
2025-02-06 12:10:29 -05:00
stm32l4.c
stm32: Fix setting USB clock with USB to CANbus mode on stm32g4/stm32l4
2024-08-29 22:31:13 -04:00
usbfs.c
stm32: Fix STM32G4 USB
2023-12-21 20:58:57 -05:00
usbotg.c
stm32f7: add support for stm32f7 and remram board
2023-05-07 11:15:05 -04:00
watchdog.c
stm32: Add initial support for stm32h7
2021-10-06 18:20:29 -04:00