[riot-commits] [RIOT-OS/RIOT] f3431f: gcoap: initial commit
Martine Lenders
authmillenon at gmail.com
Tue Nov 1 07:44:11 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: f3431fb49ea04ad7655b8212c9a1e1256f8de9ff
https://github.com/RIOT-OS/RIOT/commit/f3431fb49ea04ad7655b8212c9a1e1256f8de9ff
Author: Ken Bannister <kb2ma at runbox.com>
Date: 2016-10-31 (Mon, 31 Oct 2016)
Changed paths:
M Makefile.dep
M sys/auto_init/auto_init.c
A sys/include/net/gnrc/coap.h
M sys/net/gnrc/Makefile
A sys/net/gnrc/application_layer/coap/Makefile
A sys/net/gnrc/application_layer/coap/gcoap.c
Log Message:
-----------
gcoap: initial commit
Commit: 1783c9c6727f927ff03b09392f5adc784d1809e9
https://github.com/RIOT-OS/RIOT/commit/1783c9c6727f927ff03b09392f5adc784d1809e9
Author: Ken Bannister <kb2ma at runbox.com>
Date: 2016-10-31 (Mon, 31 Oct 2016)
Changed paths:
A examples/gcoap/Makefile
A examples/gcoap/Makefile.slip
A examples/gcoap/README-slip.md
A examples/gcoap/README.md
A examples/gcoap/gcoap_cli.c
A examples/gcoap/main.c
A examples/gcoap/slip_params.h
Log Message:
-----------
gcoap: CLI example
Commit: 88a3eeb574ee59569303af9f8b508cf934a9a1c2
https://github.com/RIOT-OS/RIOT/commit/88a3eeb574ee59569303af9f8b508cf934a9a1c2
Author: Ken Bannister <kb2ma at runbox.com>
Date: 2016-10-31 (Mon, 31 Oct 2016)
Changed paths:
A tests/unittests/tests-gcoap/Makefile
A tests/unittests/tests-gcoap/Makefile.include
A tests/unittests/tests-gcoap/tests-gcoap.c
A tests/unittests/tests-gcoap/tests-gcoap.h
Log Message:
-----------
gcoap: unit tests
Commit: 5084d8c5ecfe4684abf8fe3fcd831cbeeb495724
https://github.com/RIOT-OS/RIOT/commit/5084d8c5ecfe4684abf8fe3fcd831cbeeb495724
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-11-01 (Tue, 01 Nov 2016)
Changed paths:
M Makefile.dep
A examples/gcoap/Makefile
A examples/gcoap/Makefile.slip
A examples/gcoap/README-slip.md
A examples/gcoap/README.md
A examples/gcoap/gcoap_cli.c
A examples/gcoap/main.c
A examples/gcoap/slip_params.h
M sys/auto_init/auto_init.c
A sys/include/net/gnrc/coap.h
M sys/net/gnrc/Makefile
A sys/net/gnrc/application_layer/coap/Makefile
A sys/net/gnrc/application_layer/coap/gcoap.c
A tests/unittests/tests-gcoap/Makefile
A tests/unittests/tests-gcoap/Makefile.include
A tests/unittests/tests-gcoap/tests-gcoap.c
A tests/unittests/tests-gcoap/tests-gcoap.h
Log Message:
-----------
Merge pull request #5598 from kb2ma/gcoap/master
GNRC implementation of CoAP
Compare: https://github.com/RIOT-OS/RIOT/compare/3203a4b6f5cc...5084d8c5ecfe
More information about the commits
mailing list