[riot-commits] [RIOT-OS/RIOT] 529e83: cpp11: switched to use xtimer
Oleg Hahm
oleg at hobbykeller.org
Mon Nov 30 19:30:41 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 529e83675e3c5b6b31dafeca526d4888a168a9e9
https://github.com/RIOT-OS/RIOT/commit/529e83675e3c5b6b31dafeca526d4888a168a9e9
Author: BytesGalore <Martin.Landsmann at HAW-Hamburg.de>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M Makefile.dep
M cpu/native/syscalls.c
M sys/cpp11-compat/condition_variable.cpp
M sys/cpp11-compat/include/riot/chrono.hpp
M sys/cpp11-compat/include/riot/condition_variable.hpp
M sys/cpp11-compat/thread.cpp
Log Message:
-----------
cpp11: switched to use xtimer
Also switched the syscalls of cpu/native to use xtimer, only at _gettimeofday()
Commit: 4d27214a8dfe2c4211a8121bc022f7eaef42992f
https://github.com/RIOT-OS/RIOT/commit/4d27214a8dfe2c4211a8121bc022f7eaef42992f
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M Makefile.dep
M cpu/native/syscalls.c
M sys/cpp11-compat/condition_variable.cpp
M sys/cpp11-compat/include/riot/chrono.hpp
M sys/cpp11-compat/include/riot/condition_variable.hpp
M sys/cpp11-compat/thread.cpp
Log Message:
-----------
Merge pull request #4258 from BytesGalore/cpp11_use_xtimer
cpp11: vtimer->xtimer
Compare: https://github.com/RIOT-OS/RIOT/compare/60d44724199e...4d27214a8dfe
More information about the commits
mailing list