-
- Downloads
cpu/stm32f0: RTC implementation with external clock
tests: Tests for RTC clock
Showing
- boards/nucleo-f091/Makefile.features 1 addition, 0 deletionsboards/nucleo-f091/Makefile.features
- boards/nucleo-f091/include/periph_conf.h 12 additions, 0 deletionsboards/nucleo-f091/include/periph_conf.h
- cpu/stm32f0/periph/rtc.c 263 additions, 0 deletionscpu/stm32f0/periph/rtc.c
- tests/periph_rtc/Makefile 8 additions, 0 deletionstests/periph_rtc/Makefile
- tests/periph_rtc/README.md 7 additions, 0 deletionstests/periph_rtc/README.md
- tests/periph_rtc/main.c 113 additions, 0 deletionstests/periph_rtc/main.c
cpu/stm32f0/periph/rtc.c
0 → 100644
tests/periph_rtc/Makefile
0 → 100644
tests/periph_rtc/README.md
0 → 100644
tests/periph_rtc/main.c
0 → 100644
Please register or sign in to comment