..
adc_f0.c
cpu/stm32/periph/adc_f0: removes ADC configuration loading
2020-08-27 03:59:44 +02:00
adc_f1.c
cpu/stm32/periph/adc_f1: removes ADC configuration loading
2020-08-27 03:56:26 +02:00
adc_f2.c
cpu/stm32/periph/adc_f2: removes ADC configuration loading
2020-08-27 03:56:26 +02:00
adc_f3.c
cpu/stm32/adc_f3: improve peripheral driver
2020-10-01 11:08:45 +02:00
adc_f4.c
cpu/stm32/periph/adc_f4: removes ADC configuration loading
2020-08-27 03:56:26 +02:00
adc_l0.c
cpu/stm32/periph/adc_l0: removes ADC configuration loading
2020-08-27 03:58:33 +02:00
adc_l1.c
cpu/stm32/periph/adc_l1: removes ADC configuration loading
2020-08-27 03:56:26 +02:00
adc_l4.c
cpu/stm32/periph/adc_l4: removes ADC configuration loading
2020-08-27 03:56:26 +02:00
can.c
dac.c
dma.c
cpu/stm32/periph/dma: add support for STM32F3
2020-08-19 11:26:04 +02:00
eeprom.c
eth.c
cpu/stm32: Fix link status in periph_eth
2020-10-12 14:53:41 +02:00
flash_common.c
cpu/stm32: add stm32g0 support
2020-07-21 12:45:25 +02:00
flashpage.c
cpu/stm32: add stm32g0 support
2020-07-21 12:45:25 +02:00
gpio_all.c
cpu/stm32: GPIO: use bitarithm_test_and_clear()
2020-07-28 12:43:24 +02:00
gpio_f1.c
cpu/stm32: Fix gpio_init() / gpio_int_af()
2020-07-15 12:12:45 +02:00
hwrng.c
i2c_1.c
cpu/stm32_common: disable i2c in release
2020-06-08 12:27:03 +02:00
i2c_2.c
cpu/stm32_common: disable i2c in release
2020-06-08 12:27:03 +02:00
Makefile
cpu/stm32: add stm32g0 support
2020-07-21 12:45:25 +02:00
pm.c
cpu/stm32: add stm32g0 support
2020-07-21 12:45:25 +02:00
pwm.c
cpu/stm32/periph/pwm: useless static var and a semicolon removed
2020-07-14 01:41:16 +02:00
qdec.c
cpu/stm32/qdec: test null callback pointer ( #14125 )
2020-07-10 15:05:53 +02:00
rtc_all.c
cpu/stm32: use RIOT_EPOCH
2020-08-07 17:39:25 +02:00
rtc_f1.c
cpu/stm32: rtc_f1.c: remove executable bit
2020-05-21 11:43:25 +02:00
rtt_all.c
cpu/stm32/rtt: adapt for stm32g0
2020-09-25 15:20:14 +02:00
rtt_f1.c
cpu/stm32/f1/rtt: don't trigger callbacks if unset
2020-08-18 14:10:15 +02:00
spi.c
Merge pull request #14764 from hugueslarrive/cpu/stm32/periph/dma
2020-08-19 12:53:35 +02:00
timer.c
cpu/stm32: implement periph_timer_periodic
2020-08-09 22:55:22 +02:00
uart.c
cpu/stm32: add stm32g0 support
2020-07-21 12:45:25 +02:00
usbdev.c
wdt.c