[riot-commits] [RIOT-OS/RIOT] 86c36b: Revert "native: periph/timer: prevent underflow in...
Cenk Gündoğan
cnkgndgn at gmail.com
Thu Jan 7 23:35:34 CET 2016
Branch: refs/heads/2015.12-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: 86c36bdafc605fc3e1a454bfbf89d17c6f69c763
https://github.com/RIOT-OS/RIOT/commit/86c36bdafc605fc3e1a454bfbf89d17c6f69c763
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M cpu/native/periph/timer.c
Log Message:
-----------
Revert "native: periph/timer: prevent underflow in timer_set_absolute"
This reverts commit ec441e9aa66ee1a10c8295d7f5659fe9acb5bfbe.
Commit: ab8be9158fd738a6ca9616ee495baa7889028343
https://github.com/RIOT-OS/RIOT/commit/ab8be9158fd738a6ca9616ee495baa7889028343
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-01-06 (Wed, 06 Jan 2016)
Changed paths:
M cpu/native/include/periph_conf.h
Log Message:
-----------
cpu: native: adapt xtimer backoff values to periph/timer change
Commit: f92c35dd1b0a2edf75ddf976d070818af3da4682
https://github.com/RIOT-OS/RIOT/commit/f92c35dd1b0a2edf75ddf976d070818af3da4682
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
A tests/xtimer_now64_continuity/Makefile
A tests/xtimer_now64_continuity/README.md
A tests/xtimer_now64_continuity/main.c
Log Message:
-----------
tests: xtimer_now64_continuity: initial commit
Commit: 517ace59610c36920e341bfa4f6d62578d64ab9b
https://github.com/RIOT-OS/RIOT/commit/517ace59610c36920e341bfa4f6d62578d64ab9b
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M cpu/native/include/periph_conf.h
M cpu/native/periph/timer.c
A tests/xtimer_now64_continuity/Makefile
A tests/xtimer_now64_continuity/README.md
A tests/xtimer_now64_continuity/main.c
Log Message:
-----------
Merge pull request #4589 from kaspar030/fix_native_timer_set_absolute_2015.12
cpu: native: fix native_timer_absolute() (release version)
Compare: https://github.com/RIOT-OS/RIOT/compare/ce97eee09d31...517ace59610c
More information about the commits
mailing list