This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-01-18 12:52:44 +01:00
Code
Releases
Activity
f626e5e7ef
RIOT
/
cpu
/
stm32f1
/
periph
History
Benjamin Valentin
33d03e7b3f
cpu/stm32f1: make RTC Y2038 safe
...
Use rtc_* functions with custom EPOCH. This buys us about 118 years.
2020-02-29 17:45:16 +01:00
..
adc.c
cpu/stm32f1/periph: adc_sample() now returns int32_t
2020-01-10 14:13:15 +01:00
gpio.c
cpu/stm32f103: add workaround to make gpio B4 usable as output pin
2019-03-26 21:43:35 +01:00
Makefile
cpu: make use of Makefile.periph
2017-11-06 12:01:19 +01:00
rtc.c
cpu/stm32f1: make RTC Y2038 safe
2020-02-29 17:45:16 +01:00
rtt.c
many typo fixes
2019-11-23 22:39:07 +01:00