[riot-commits] [RIOT-OS/RIOT] 3943d0: tests/periph_rtt: make wakeups more periodic
Hauke Petersen
devel at haukepetersen.de
Thu Apr 6 14:36:14 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3943d08b4674284b1f42444852e3d2fb6317fae9
https://github.com/RIOT-OS/RIOT/commit/3943d08b4674284b1f42444852e3d2fb6317fae9
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M tests/periph_rtt/main.c
Log Message:
-----------
tests/periph_rtt: make wakeups more periodic
Commit: e1dde6b456f52f0810e312d05b0dc2e124054ddc
https://github.com/RIOT-OS/RIOT/commit/e1dde6b456f52f0810e312d05b0dc2e124054ddc
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M boards/airfy-beacon/include/periph_conf.h
M boards/calliope-mini/include/periph_conf.h
M boards/microbit/include/periph_conf.h
M boards/nrf51dongle/include/periph_conf.h
M boards/nrf52840dk/include/periph_conf.h
M boards/nrf52dk/include/periph_conf.h
M boards/nrf6310/include/periph_conf.h
M boards/pca10000/include/periph_conf.h
M boards/pca10005/include/periph_conf.h
M boards/yunjia-nrf51822/include/periph_conf.h
R cpu/nrf51/periph/rtt.c
R cpu/nrf52/periph/rtt.c
A cpu/nrf5x_common/periph/rtt.c
Log Message:
-----------
cpu/nrf5x: unified rtt driver
Commit: 8550bd68a1584b0a5b428511ee1b7a8d126ffc92
https://github.com/RIOT-OS/RIOT/commit/8550bd68a1584b0a5b428511ee1b7a8d126ffc92
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M boards/airfy-beacon/include/periph_conf.h
M boards/calliope-mini/include/periph_conf.h
M boards/microbit/include/periph_conf.h
M boards/nrf51dongle/include/periph_conf.h
M boards/nrf52840dk/include/periph_conf.h
M boards/nrf52dk/include/periph_conf.h
M boards/nrf6310/include/periph_conf.h
M boards/pca10000/include/periph_conf.h
M boards/pca10005/include/periph_conf.h
M boards/yunjia-nrf51822/include/periph_conf.h
R cpu/nrf51/periph/rtt.c
R cpu/nrf52/periph/rtt.c
A cpu/nrf5x_common/periph/rtt.c
M tests/periph_rtt/main.c
Log Message:
-----------
Merge pull request #6853 from haukepetersen/opt_nrf_rtt
cpu/nrf5x: unified rtt driver
Compare: https://github.com/RIOT-OS/RIOT/compare/469acf7db8ba...8550bd68a158
More information about the commits
mailing list