[riot-commits] [RIOT-OS/RIOT] 15e8f4: core: add support to see if there are messages ava...
Oleg Hahm
oleg at hobbykeller.org
Wed Dec 2 11:07:20 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 15e8f4e3d1782943a1d3df9c96c7d2cd6f91c1f8
https://github.com/RIOT-OS/RIOT/commit/15e8f4e3d1782943a1d3df9c96c7d2cd6f91c1f8
Author: DipSwitch <dipswitch at ownage4u.nl>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M core/include/msg.h
M core/msg.c
A tests/thread_msg_avail/Makefile
A tests/thread_msg_avail/main.c
Log Message:
-----------
core: add support to see if there are messages available for the current thread
Commit: 349d333eded48dd2b58ca208b6809b767c222818
https://github.com/RIOT-OS/RIOT/commit/349d333eded48dd2b58ca208b6809b767c222818
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M core/include/msg.h
M core/msg.c
A tests/thread_msg_avail/Makefile
A tests/thread_msg_avail/main.c
Log Message:
-----------
Merge pull request #3997 from DipSwitch/core_msg_avail_support
core: add support to see if there are messages available for the curr…
Compare: https://github.com/RIOT-OS/RIOT/compare/f0e5413f3a8c...349d333eded4
More information about the commits
mailing list