1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

91 Commits

Author SHA1 Message Date
Ken Bannister
bd457aee2b net/nanocoap: fix includes for nanocoap sock 2018-12-20 00:37:18 -05:00
Ken Bannister
e059da7e0a example/nanocoap: fix block2 payload 2018-10-29 13:32:25 -04:00
f3b4e44a26 examples/nanocoap: add blockwise block2 example 2018-10-14 14:30:29 +02:00
Ken Bannister
ad826efa7b nanocoap/example: fix resource order 2018-09-11 05:02:28 -04:00
cladmi
b3f889c7ef
examples: blacklist arduino boards based on ROM/RAM overflow 2018-09-05 12:07:54 +02:00
Michel Rottleuthner
484ea216da examples: add nucleo-f303k8 to BOARD_INSUFFICIENT_MEMORY 2018-07-17 17:52:12 +02:00
633a92929d boards/nucleo-l031k6: rename to st marketing name 2018-05-23 12:50:33 +02:00
81700d4301 boards/nucleo-f042k6: rename to st marketing name 2018-05-23 12:49:40 +02:00
3e4f7adc95 boards/nucleo-f031k6: rename to st marketing name 2018-05-23 12:46:42 +02:00
18435609ce boards/nucleo-l053r8: rename to marketing name 2018-05-22 22:02:57 +02:00
b0912659b5 boards/nucleo-f334r8: rename to marketing name 2018-05-22 21:52:41 +02:00
bd6a7c3d26 boards/nucleo-f030r8: rename to marketing name 2018-05-22 21:52:41 +02:00
b42159df21 examples/nanocoap: add blockwise handler example 2018-04-16 12:31:56 +02:00
ed09fec1ef examples/nanocoap_server: adapt to context ptr in coap_resource_t 2018-02-02 18:54:52 +01:00
729cda62bf examples/nanocoap_server: adapt to in-tree nanocoap 2017-12-01 12:55:45 +01:00
smlng
9376acdee7 examples: adapt DEVELHELP switch 2017-11-28 19:25:10 +01:00
Martine Lenders
31b1ceb440
gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
Martine Lenders
938e605a90
examples: tests: update insufficient memory lists
(for now)
2017-11-16 16:17:21 +01:00
Martine Lenders
b7f6e40188
examples: fix nanocoap_server for gnrc_netif2 2017-11-13 16:36:34 +01:00
c2b78be6c6 examples/nanocoap_server: improve README 2017-09-28 22:27:57 +02:00
675eafd80c examples: makefiles indentation cleanup 2017-09-22 14:53:01 +02:00
91c1f4d9d6 Merge pull request #7511 from haukepetersen/rm_board_weio
boards/cpu: removed support for weio and lpc11u34
2017-09-01 09:36:08 +02:00
Hauke Petersen
cfa9580f31 boards: removed support for weio
No maintainer and no hardware available to the community.
2017-08-28 12:11:51 +02:00
8ff7fa2eab examples: remove nrf52dk blacklist due to #6022 2017-06-28 14:39:05 +02:00
Raul Fuentes
07ecbe0cb3 Added the proper module for configuring the node as an IPv6 node. 2017-04-26 17:37:22 +02:00
cc5034d67e examples: remove nucleo32-l031 from memory intensive examples 2017-03-15 14:06:14 +01:00
Vincent Dupont
ad0f0877cc tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 2017-03-13 18:27:50 +01:00
f2c693b220 examples: remove nucleo-l053 from memory intensive examples 2017-03-02 13:52:12 +01:00
a4f3a9efd6 examples: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
0717129980 Merge pull request #6417 from aabadie/nucleo32-f042
boards/nucleo32-f042: change board name nucleo->nucleo32
2017-01-19 07:40:12 +01:00
963662416b boards/nucleo32-f042: change board name nucleo->nucleo32 2017-01-18 22:04:59 +01:00
88a46a95bd Merge pull request #6136 from aabadie/nanocoap_put
examples/nanocoap_server: add resource for coap PUT/POST request
2017-01-18 22:04:05 +01:00
Peter Kietzmann
1d4f69eb7d Merge pull request #6007 from miri64/microcoap_example/rfc/host
CoAP examples: make example a host instead of router
2017-01-18 09:00:04 +01:00
5857e8d24a examples/nanocoap_server: add coap resource accepting GET and PUT requests in nanocoap example 2017-01-17 18:03:53 +01:00
Martine Lenders
74342ee4df nanocoap_example: make example a host instead of router 2017-01-17 12:35:13 +01:00
cfa2beadf5 examples/nanocoap_server: update nanocoap version 2017-01-15 13:22:30 +01:00
Vincent Dupont
1a12a40110 boards/nucleo-f042: initial support 2017-01-10 10:34:35 +01:00
2daa4e399d nanocoap/example: add README file 2016-12-20 17:03:08 +01:00
b6de3fe29c examples: nanonet: add comment regarding resource sorting 2016-11-16 14:52:54 +01:00
58983de28a examples/gnrc_networking: fix custom channel definition 2016-11-02 13:21:34 +01:00
abb6ac078b examples: nanocoap_server: initial commit 2016-10-30 06:45:30 +01:00