[riot-commits] [RIOT-OS/RIOT] 2a9290: cpu/nrf: unified and optimized timer driver
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Thu Mar 3 09:10:54 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 2a92907c96c4b410d5476cacaca5da6fbf455086
https://github.com/RIOT-OS/RIOT/commit/2a92907c96c4b410d5476cacaca5da6fbf455086
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
R cpu/nrf51/periph/timer.c
R cpu/nrf52/periph/timer.c
M cpu/nrf5x_common/include/periph_cpu.h
A cpu/nrf5x_common/periph/timer.c
Log Message:
-----------
cpu/nrf: unified and optimized timer driver
Commit: 76dadd94c9b4dfccad5ce43546a31052a2b36b66
https://github.com/RIOT-OS/RIOT/commit/76dadd94c9b4dfccad5ce43546a31052a2b36b66
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/airfy-beacon/include/periph_conf.h
Log Message:
-----------
boards/airfy-beacon: adapted timer configuration
Commit: 31c36d62859910fedfe9432c21a87a8c68bfe6cd
https://github.com/RIOT-OS/RIOT/commit/31c36d62859910fedfe9432c21a87a8c68bfe6cd
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/nrf51dongle/include/periph_conf.h
Log Message:
-----------
boards/nrf51dongle: adapted timer configuration
Commit: a126339486666737eb6a61d3cf3280343e85d2c2
https://github.com/RIOT-OS/RIOT/commit/a126339486666737eb6a61d3cf3280343e85d2c2
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/nrf52dk/include/periph_conf.h
Log Message:
-----------
boards/nrf52dk: adapted timer configuration
Commit: e8940c5a307a97d4c31f969c25bbb939b7051658
https://github.com/RIOT-OS/RIOT/commit/e8940c5a307a97d4c31f969c25bbb939b7051658
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/nrf6310/include/periph_conf.h
Log Message:
-----------
boards/nrf6310: adapted timer configuration
Commit: 4641b6bab6bd7187571adc94270565462296ebc3
https://github.com/RIOT-OS/RIOT/commit/4641b6bab6bd7187571adc94270565462296ebc3
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/pca10005/include/periph_conf.h
Log Message:
-----------
boards/pca10005: adapted timer configuration
Commit: 343b48dd158ebd3398606abfd7cf2ad8d63e3602
https://github.com/RIOT-OS/RIOT/commit/343b48dd158ebd3398606abfd7cf2ad8d63e3602
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/pca10000/include/periph_conf.h
Log Message:
-----------
boards/pca10000: adapted timer configuration
Commit: ea179fb8d395943f33830f174e995cfe6f90303f
https://github.com/RIOT-OS/RIOT/commit/ea179fb8d395943f33830f174e995cfe6f90303f
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/yunjia-nrf51822/include/periph_conf.h
Log Message:
-----------
boards/yunjia-nrf: adapted timer configuration
Commit: 3f99028b191ca0eacd3b83b9a08a8421b5299473
https://github.com/RIOT-OS/RIOT/commit/3f99028b191ca0eacd3b83b9a08a8421b5299473
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2016-03-03 (Thu, 03 Mar 2016)
Changed paths:
M boards/airfy-beacon/include/periph_conf.h
M boards/nrf51dongle/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/timer.c
R cpu/nrf52/periph/timer.c
M cpu/nrf5x_common/include/periph_cpu.h
A cpu/nrf5x_common/periph/timer.c
Log Message:
-----------
Merge pull request #4839 from haukepetersen/opt_nrf_timer
cpu/nrf5x: unified and reworked timer driver
Compare: https://github.com/RIOT-OS/RIOT/compare/5c8ae836608d...3f99028b191c
More information about the commits
mailing list