[riot-commits] [RIOT-OS/RIOT] 35893c: sys: xtimer: fix xtimer_now_timex() for values > 1...
Joakim Nohlgård
joakim.nohlgard at eistec.se
Mon Oct 26 08:34:31 CET 2015
Branch: refs/heads/2015.09-branch
Home: https://github.com/RIOT-OS/RIOT
Commit: 35893c8b463ced77fe3fd16f3b778a8439dbff86
https://github.com/RIOT-OS/RIOT/commit/35893c8b463ced77fe3fd16f3b778a8439dbff86
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M sys/xtimer/xtimer.c
Log Message:
-----------
sys: xtimer: fix xtimer_now_timex() for values > 16383 seconds
Commit: e19064692c3f8334691a9927fe28f3c271f9c6fd
https://github.com/RIOT-OS/RIOT/commit/e19064692c3f8334691a9927fe28f3c271f9c6fd
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M sys/xtimer/xtimer.c
Log Message:
-----------
Merge pull request #4068 from kaspar030/fix_xtimer_division
sys: xtimer: fix xtimer_now_timex() for values > 16383 seconds
Compare: https://github.com/RIOT-OS/RIOT/compare/54cf985a90a9...e19064692c3f
More information about the commits
mailing list