.. |
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_f7.c
|
cpu/stm32/adc_f4: add support for stm32f7
|
2021-01-24 22:30:49 +01: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
|
sys/include/can: Add loopback operation mode
|
2021-03-08 12:13:15 -05:00 |
dac.c
|
cpu/stm32: adapt Doxygen documentation
|
2020-05-20 13:39:11 +02:00 |
dma.c
|
cpu/stm32/periph/dma: add support for STM32F3
|
2020-08-19 11:26:04 +02:00 |
doc.txt
|
cpu/stm32: Add stm32_eth_auto for auto-negotiation
|
2020-10-22 12:37:23 +02:00 |
eeprom.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
eth_common.c
|
cpu/stm32/periph_ptp: bugfix & better debug output
|
2021-03-23 22:58:10 +01:00 |
eth.c
|
cpu/stm32/periph_eth: fix format specifier in DEBUG()
|
2021-03-31 10:11:46 +02:00 |
flash_common.c
|
cpu/stm32wl: Flashpage configuration
|
2021-04-20 21:04:36 +02:00 |
flashpage.c
|
cpu/stm32: flashpage: use common helper functions
|
2021-04-27 16:52:37 +02:00 |
gpio_all.c
|
boards: add nucleo-wl55jc
|
2021-04-20 21:04:29 +02:00 |
gpio_f1.c
|
cpu/stm32: GPIO/f1: use bitarithm_test_and_clear()
|
2021-02-01 13:47:41 +01:00 |
hwrng.c
|
cpu/stm32: adapt Doxygen documentation
|
2020-05-20 13:39:11 +02:00 |
i2c_1.c
|
cpu/stm32: add basic support for stm32l5
|
2020-10-23 18:21:50 +02:00 |
i2c_2.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
Makefile
|
boards: add nucleo-wl55jc
|
2021-04-20 21:04:29 +02:00 |
pm.c
|
boards: add nucleo-wl55jc
|
2021-04-20 21:04:29 +02:00 |
ptp.c
|
stm32/ptp: avoid creating a new rounding rule
|
2021-03-29 16:27:27 +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/rtc: add unlock/lock to rtc_clear_alarm
|
2021-01-19 13:33:17 +01:00 |
rtc_f1.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
rtt_all.c
|
cpu/stm32wl: Add RTT support
|
2021-04-20 21:04:36 +02:00 |
rtt_f1.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
spi.c
|
cpu/stm32/periph/spi: fix wrong parameter order
|
2021-04-30 09:17:38 +02:00 |
timer.c
|
drivers/periph/timer: Use uint32_t for frequency
|
2020-10-30 22:02:12 +01:00 |
uart.c
|
cpu/stm32: add stm32wl
|
2021-04-20 20:57:48 +02:00 |
usbdev.c
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
wdt.c
|
cpu/*: remove unneeded ENABLE_DEBUG
|
2020-10-23 11:29:57 +02:00 |