[riot-commits] [RIOT-OS/RIOT] a1499f: cpu: add and use shared code for timer_set()
Francisco Acosta
fco.ja.ac at gmail.com
Tue Aug 1 15:09:49 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a1499f419089d0f7ff7c556ffc20b7a1f57e7bdc
https://github.com/RIOT-OS/RIOT/commit/a1499f419089d0f7ff7c556ffc20b7a1f57e7bdc
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-06-02 (Fri, 02 Jun 2017)
Changed paths:
M cpu/atmega_common/periph/timer.c
M cpu/cc2538/periph/timer.c
M cpu/cc26x0/periph/timer.c
M cpu/cc430/periph/timer.c
M cpu/ezr32wg/periph/timer.c
M cpu/kinetis_common/include/periph_cpu.h
M cpu/lm4f120/periph/timer.c
M cpu/lpc11u34/periph/timer.c
M cpu/lpc1768/periph/timer.c
M cpu/lpc2387/periph/timer.c
M cpu/mips_pic32_common/include/periph_cpu_common.h
M cpu/msp430fxyz/periph/timer.c
M cpu/native/include/periph_cpu.h
M cpu/nrf5x_common/periph/timer.c
M cpu/sam3/periph/timer.c
M cpu/samd21/periph/timer.c
M cpu/saml21/periph/timer.c
M cpu/stm32_common/periph/timer.c
A drivers/periph_common/timer.c
Log Message:
-----------
cpu: add and use shared code for timer_set()
Commit: f2efd88f981801cc26e190bf1f2268e525b2d243
https://github.com/RIOT-OS/RIOT/commit/f2efd88f981801cc26e190bf1f2268e525b2d243
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M cpu/atmega_common/periph/timer.c
M cpu/cc2538/periph/timer.c
M cpu/cc26x0/periph/timer.c
M cpu/cc430/periph/timer.c
M cpu/ezr32wg/periph/timer.c
M cpu/kinetis_common/include/periph_cpu.h
M cpu/lm4f120/periph/timer.c
M cpu/lpc11u34/periph/timer.c
M cpu/lpc1768/periph/timer.c
M cpu/lpc2387/periph/timer.c
M cpu/mips_pic32_common/include/periph_cpu_common.h
M cpu/msp430fxyz/periph/timer.c
M cpu/native/include/periph_cpu.h
M cpu/nrf5x_common/periph/timer.c
M cpu/sam3/periph/timer.c
M cpu/samd21/periph/timer.c
M cpu/saml21/periph/timer.c
M cpu/stm32_common/periph/timer.c
A drivers/periph_common/timer.c
Log Message:
-----------
Merge pull request #7129 from haukepetersen/opt_periph_sharetimerset
cpu: add and use shared code for timer_set()
Compare: https://github.com/RIOT-OS/RIOT/compare/ef9007b56c11...f2efd88f9818
More information about the commits
mailing list