[riot-commits] [RIOT-OS/RIOT] 93eb56: xtimer: Fixed case when _xtimer_set_absolute calle...
Oleg Hahm
oleg at hobbykeller.org
Fri Feb 26 19:17:19 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 93eb56c612cee00f98e67f989c490863ec5c74da
https://github.com/RIOT-OS/RIOT/commit/93eb56c612cee00f98e67f989c490863ec5c74da
Author: malo <malo at 25cmsquare.io>
Date: 2016-02-26 (Fri, 26 Feb 2016)
Changed paths:
M sys/xtimer/xtimer_core.c
Log Message:
-----------
xtimer: Fixed case when _xtimer_set_absolute called with target < now and target has _this_high_period .
Signed-off-by: malo <malo at 25cmsquare.io>
Commit: 9b8fe52d5da016c1e4315e1168f54ea1a59dec56
https://github.com/RIOT-OS/RIOT/commit/9b8fe52d5da016c1e4315e1168f54ea1a59dec56
Author: malo <malo at 25cmsquare.io>
Date: 2016-02-26 (Fri, 26 Feb 2016)
Changed paths:
M sys/xtimer/xtimer_core.c
Log Message:
-----------
xtimer: Fixed _add_timer_to_long_list since timer could be added at the wrong position.
Signed-off-by: malo <malo at 25cmsquare.io>
Commit: aeed55a33454528bf2b3e89b335704c9a26b232b
https://github.com/RIOT-OS/RIOT/commit/aeed55a33454528bf2b3e89b335704c9a26b232b
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-02-26 (Fri, 26 Feb 2016)
Changed paths:
M sys/xtimer/xtimer_core.c
Log Message:
-----------
Merge pull request #4894 from malosek/malo-xtimer-fixes
xtimer: Malo xtimer fixes
Compare: https://github.com/RIOT-OS/RIOT/compare/94c287c4c2ce...aeed55a33454
More information about the commits
mailing list