[riot-commits] [RIOT-OS/RIOT] d0316f: periph timer: remove timer_irq_(en|dis)able
Hauke Petersen
devel at haukepetersen.de
Wed Jan 18 22:58:23 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: d0316fa7ae9ee3766e683d279a65698415d751e6
https://github.com/RIOT-OS/RIOT/commit/d0316fa7ae9ee3766e683d279a65698415d751e6
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2017-01-14 (Sat, 14 Jan 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/lm4f120/periph/timer.c
M cpu/lpc11u34/periph/timer.c
M cpu/lpc1768/periph/timer.c
M cpu/lpc2387/periph/timer.c
M cpu/msp430fxyz/periph/timer.c
M cpu/native/periph/timer.c
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
M drivers/include/periph/timer.h
Log Message:
-----------
periph timer: remove timer_irq_(en|dis)able
Commit: a35709b4f8b828692544f1a2c25b7ed6cb4c8133
https://github.com/RIOT-OS/RIOT/commit/a35709b4f8b828692544f1a2c25b7ed6cb4c8133
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2017-01-18 (Wed, 18 Jan 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/lm4f120/periph/timer.c
M cpu/lpc11u34/periph/timer.c
M cpu/lpc1768/periph/timer.c
M cpu/lpc2387/periph/timer.c
M cpu/msp430fxyz/periph/timer.c
M cpu/native/periph/timer.c
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
M drivers/include/periph/timer.h
Log Message:
-----------
Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
periph timer: remove timer_irq_(en|dis)able
Compare: https://github.com/RIOT-OS/RIOT/compare/7c04f05d29a3...a35709b4f8b8
More information about the commits
mailing list