[riot-commits] [RIOT-OS/RIOT] a569f2: net: Initial import of a global packet buffer
Martine Lenders
authmillenon at gmail.com
Thu Oct 16 14:01:57 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a569f2b92cbdaf230f770c068c7bad862155d58f
https://github.com/RIOT-OS/RIOT/commit/a569f2b92cbdaf230f770c068c7bad862155d58f
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2014-10-16 (Thu, 16 Oct 2014)
Changed paths:
M cpu/msp430-common/include/cpu-conf.h
M sys/Makefile
M sys/Makefile.include
A sys/net/crosslayer/pktbuf/Makefile
A sys/net/crosslayer/pktbuf/pktbuf.c
A sys/net/include/pktbuf.h
M tests/unittests/Makefile
A tests/unittests/tests-pktbuf/Makefile
A tests/unittests/tests-pktbuf/Makefile.include
A tests/unittests/tests-pktbuf/tests-pktbuf.c
A tests/unittests/tests-pktbuf/tests-pktbuf.h
Log Message:
-----------
net: Initial import of a global packet buffer
Commit: 0812d4789a92990a95d96489c35c08fef0a60046
https://github.com/RIOT-OS/RIOT/commit/0812d4789a92990a95d96489c35c08fef0a60046
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2014-10-16 (Thu, 16 Oct 2014)
Changed paths:
M cpu/msp430-common/include/cpu-conf.h
M sys/Makefile
M sys/Makefile.include
A sys/net/crosslayer/pktbuf/Makefile
A sys/net/crosslayer/pktbuf/pktbuf.c
A sys/net/include/pktbuf.h
M tests/unittests/Makefile
A tests/unittests/tests-pktbuf/Makefile
A tests/unittests/tests-pktbuf/Makefile.include
A tests/unittests/tests-pktbuf/tests-pktbuf.c
A tests/unittests/tests-pktbuf/tests-pktbuf.h
Log Message:
-----------
Merge pull request #1638 from authmillenon/packetbuf2
net: Initial import of a global packet buffer
Compare: https://github.com/RIOT-OS/RIOT/compare/3f0d9d63d62b...0812d4789a92
More information about the commits
mailing list