[riot-commits] [RIOT-OS/RIOT] 4c9c3a: cpu/atmega_common: fix timer_set_absolute return c...
Oleg Hahm
oleg at hobbykeller.org
Fri Sep 23 19:35:23 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4c9c3ab7d682c95bb2965c44b6cbc9f2ec10c9d2
https://github.com/RIOT-OS/RIOT/commit/4c9c3ab7d682c95bb2965c44b6cbc9f2ec10c9d2
Author: Laurent Navet <laurent.navet at gmail.com>
Date: 2016-09-10 (Sat, 10 Sep 2016)
Changed paths:
M cpu/atmega_common/periph/timer.c
Log Message:
-----------
cpu/atmega_common: fix timer_set_absolute return code
according to timer documentation, timer_set and timer_set_absolute should
return 1 on succes, not 0.
Commit: ed3aa6c46e2b69aa400596ea49abb4d1cc3b0f0b
https://github.com/RIOT-OS/RIOT/commit/ed3aa6c46e2b69aa400596ea49abb4d1cc3b0f0b
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-09-23 (Fri, 23 Sep 2016)
Changed paths:
M cpu/atmega_common/periph/timer.c
Log Message:
-----------
Merge pull request #5835 from mali/timer
cpu/atmega_common: fix timer_set_absolute return code
Compare: https://github.com/RIOT-OS/RIOT/compare/3c61787b8100...ed3aa6c46e2b
More information about the commits
mailing list