..
Kconfig
stm32: Support 4KiB bootloader on stm32f1 and stm32f0
2022-06-10 11:48:13 -04:00
Makefile
stm32: Rework kconfig to use CONFIG_CANSERIAL for both can.c and fdcan.c
2022-06-01 10:59:10 -04: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: use TME bits to find the canbus tx mailbox
2022-06-03 14:51:01 -04:00
chipid.c
…
clockline.c
stm32: Unify enable_pclock() code
2021-12-30 12:18:05 -05:00
fdcan.c
stm32: Enable Automatic retransmission feature to avoid data loss caused by bus conflict for STM32G0B1 fdcan ( #5550 )
2022-06-06 10:59:18 -04:00
gpio.c
…
gpio.h
…
gpioperiph.c
stm32: Initial support for stm32g0
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: Fix typo in i2c.c
2022-05-07 10:13:34 -04:00
internal.h
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
2022-06-04 11:52:39 -04:00
serial.c
…
spi.c
stm32: Clear SPE flag on a change to SPI CR1 register
2022-02-10 18:12:01 -05:00
stm32f0.c
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
2022-06-04 11:52:39 -04:00
stm32f0_adc.c
stm32: Fix ADC on stm32f042
2021-12-24 19:27:04 -05:00
stm32f0_i2c.c
…
stm32f0_serial.c
stm32: Initial support for stm32g0
2021-12-23 22:15:25 -05:00
stm32f0_timer.c
…
stm32f1.c
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
2022-06-04 11:52:39 -04:00
stm32f4.c
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
2022-06-04 11:52:39 -04:00
stm32g0.c
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
2022-06-04 11:52:39 -04:00
stm32h7.c
armcm_reset: Add a armcm_reset.h header file for try_request_canboot()
2022-06-04 11:52:39 -04:00
stm32h7_adc.c
stm32: Fix ADC on stm32h7 ( #5239 )
2022-02-06 18:29:53 -05: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
stm32: Add support for USB on stm32g0
2021-12-23 22:15:26 -05:00
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