..
Kconfig
stm32: Add a MACH_STM32F0x2 alias for F042 and F072 chips
2021-10-13 11:25:41 -04:00
Makefile
stm32: Remove gcc -mfpu=fpv4-sp-d16 floating point option
2021-10-30 01:10:50 -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: 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
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: Add a MACH_STM32F0x2 alias for F042 and F072 chips
2021-10-13 11:25:41 -04:00
stm32f0_adc.c
stm32: Support reading chip based temperature sensor on stm32f0
2020-10-29 11:55:06 -04:00
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: Add comments to configuration of OSPEEDR gpio speed
2021-10-12 13:32:46 -04:00
stm32f4.c
stm32: Add comments to configuration of OSPEEDR gpio speed
2021-10-12 13:32:46 -04:00
stm32h7.c
stm32: Add comments to configuration of OSPEEDR gpio speed
2021-10-12 13:32:46 -04:00
stm32h7_adc.c
stm32: Add initial support for stm32h7
2021-10-06 18:20:29 -04:00
stm32h7_serial.c
stm32: Add initial support for stm32h7
2021-10-06 18:20:29 -04:00
usbfs.c
…
usbotg.c
…
watchdog.c
stm32: Add initial support for stm32h7
2021-10-06 18:20:29 -04:00