[riot-commits] [RIOT-OS/RIOT] ceaeee: Revert "native: periph/timer: prevent underflow in...
Cenk Gündoğan
cnkgndgn at gmail.com
Thu Jan 7 23:31:23 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ceaeee5c5d64ee461a7954c96ed9f73c20b70dc6
https://github.com/RIOT-OS/RIOT/commit/ceaeee5c5d64ee461a7954c96ed9f73c20b70dc6
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: 5f44a6938d5af2214557852cf34303bdcbf3b1b5
https://github.com/RIOT-OS/RIOT/commit/5f44a6938d5af2214557852cf34303bdcbf3b1b5
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: 781ee875aab3faf32c2e04865dca2aae0cd3a19f
https://github.com/RIOT-OS/RIOT/commit/781ee875aab3faf32c2e04865dca2aae0cd3a19f
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: 2cd2738eb3bd49c02f4240e79adbec3cf7174fba
https://github.com/RIOT-OS/RIOT/commit/2cd2738eb3bd49c02f4240e79adbec3cf7174fba
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 #4585 from kaspar030/fix_native_timer_set_absolute
cpu: native: fix native timer_set_absolute()
Compare: https://github.com/RIOT-OS/RIOT/compare/461365f3904e...2cd2738eb3bd
More information about the commits
mailing list