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

681 Commits

Author SHA1 Message Date
Ken Bannister
7e31ffc424 examples/nanocoap: use descriptive macro name 2019-01-04 19:44:11 -05:00
Martine Lenders
dd55c792c5
Merge pull request #10574 from haukepetersen/add_bluetil_ad
net/ble: add generic advertisement data (AD) processing helper
2018-12-27 19:30:43 +01:00
Ken Bannister
bd457aee2b net/nanocoap: fix includes for nanocoap sock 2018-12-20 00:37:18 -05:00
Hauke Petersen
d6d9d66972 examples/nimble_gatt: use bluetil_ad 2018-12-07 18:13:53 +01:00
1858db871d examples: exclude nrf51dk from big examples 2018-12-04 08:37:00 +01:00
Leandro Lanzieri
d53fbb0045 boards/sodaq-sara-aff: Initial support 2018-12-03 10:05:37 +01:00
Hauke Petersen
b603c298ef
Merge pull request #9156 from kb2ma/gcoap/use_opt_add_api
net/gcoap: Use nanocoap pkt/options API
2018-11-26 11:20:27 +01:00
Ken Bannister
424a01ddc1 net/gcoap: remove gcoap attributes from coap_pkt_t 2018-11-24 07:09:25 -05:00
Juan Carrano
64fcfff9e2 examples/javascript: Correctly declare dependency on script files.
Custom targets should be added to BUILDDEPS. Without this patch
`make -j clean all" fails because of weird race condition (trying
to clean while building is kind of contradictory anyways.)
2018-11-23 14:48:29 +01:00
Juan Carrano
b9fa2b5bf6 examples/lua_basic: Correctly declare dependency on script files.
Custom targets should be added to BUILDDEPS. Without this patch
`make -j clean all" fails because of weird race condition (trying
to clean while building is kind of contradictory anyways.)
2018-11-23 14:48:29 +01:00
Juan Carrano
16261a2f7c examples/lua_REPL: Correctly declare dependency on script files.
Custom targets should be added to BUILDDEPS. Without this patch
`make -j clean all" fails because of weird race condition (trying
to clean while building is kind of contradictory anyways.)
2018-11-23 14:48:21 +01:00
Lotte Steenbrink
ac2966cc28
Merge pull request #10260 from Lotterleben/examples_gnrc_net_fix_404s
examples/gnrc_networking/README.md: fix 404s
2018-11-22 12:34:51 +01:00
Lotte Steenbrink
ea18d6ecab examples/gnrc_networking/README.md: fix 404s 2018-11-22 00:11:50 +01:00
Martine Lenders
897e688194 examples: activate gnrc_icmpv6_error for gnrc_networking 2018-11-16 17:39:17 +01:00
Hauke Petersen
f829887f18 examples/nimble_gatt: simplify example 2018-11-08 14:40:52 +01:00
Hauke Petersen
54419f07e9 examples/nimble_gatt: (void) rt variables 2018-11-08 14:10:58 +01:00
Francisco Acosta
dd3ca90e8a examples, tests: add memory insufficient arduino boards
The unification of a bigger stack for the atmega platforms
makes some boards to not have enough memory to provide
the big stack plus the application code.

It is possible though, to override the stack size to a
smaller amount if running the test is necessary.
2018-11-02 17:57:13 +01:00
Ken Bannister
e059da7e0a example/nanocoap: fix block2 payload 2018-10-29 13:32:25 -04:00
Lotte Steenbrink
6ad781970c examples/gnrc_networking/README.md: trim lines with > 72 chars 2018-10-25 21:44:15 +02:00
Lotte Steenbrink
dd1c32c011 examples/gnrc_networking/README.md: add make reminder 2018-10-25 21:42:34 +02:00
José Alamos
372a729e21
Merge pull request #10070 from OTAkeys/pr/bump_littlefs_version
pkg/littlefs: bump version to v1.6.2
2018-10-18 14:35:55 +02:00
Hauke Petersen
34fa61d7db examples/rdcli: rename to cord_ep 2018-10-17 15:21:49 +02:00
Hauke Petersen
18cc7ee3ed net/rdcli: rename to cord_ep 2018-10-17 15:21:49 +02:00
Hauke Petersen
5668100dc3 examples/rdcli_simple: rename to cord_epsim 2018-10-17 15:21:49 +02:00
Hauke Petersen
226b9fa383 net/rdcli_simple: rename to cord_epsim 2018-10-17 15:21:49 +02:00
Hauke Petersen
787524400c net/rdcli_common: rename to cord_common 2018-10-17 09:29:19 +02:00
Jose Alamos
0ea488e2c4 examples/openthread: remove xtimer dependency 2018-10-16 15:25:44 +02:00
Jose Alamos
b75ffb98da examples/openthread: move test to examples 2018-10-16 15:25:44 +02:00
dfe03562a8
Merge pull request #7401 from dailab/Firefly
boards: add Zolertia Firefly board
2018-10-16 10:28:48 +02:00
Ken Bannister
14c9b3062b
Merge pull request #8932 from bergzand/pr/nanocoap/block2
nanocoap: add server-side block2 support
2018-10-14 13:03:08 +00:00
f3b4e44a26 examples/nanocoap: add blockwise block2 example 2018-10-14 14:30:29 +02:00
Hauke Petersen
cba288bf4f examples/rdcli: blacklist low memory boards 2018-10-12 14:41:40 +02:00
Hauke Petersen
c9c7bf8d41 examples: add example for rdcli 2018-10-12 14:41:40 +02:00
5539ba988e examples/lua_REPL: exclude firefly board 2018-10-04 17:23:42 +02:00
Vincent Dupont
7e47e36e55 pkg/littlefs: fix file buffer size 2018-10-03 11:54:17 +02:00
5165fec941 examples/lua_REPL: exclude samr30-xpro 2018-10-01 10:20:41 +02:00
a04009470d examples/lorawan: adapt to pkg changes 2018-09-25 22:22:13 +02:00
Silke Hofstra
ee82d4fbfe boards, examples, tests: rename stm32mindev to blackpill 2018-09-19 16:22:14 +02:00
Leandro Lanzieri
177ef5bfa9 boards/lobaro-lorabox: Add initial support for Lobaro Lorabox board 2018-09-18 18:07:07 +02:00
334f828599
Merge pull request #9919 from kb2ma/nanocoap/example_resource_order
nanocoap/example: fix resource order
2018-09-13 16:05:07 +02:00
18545db27d examples:default: remove unnecessary dependency to sht11
This module is already included by the boards when saul_default is included. And the default application Makefile include saul_default
2018-09-13 06:34:59 +02:00
Ken Bannister
ad826efa7b nanocoap/example: fix resource order 2018-09-11 05:02:28 -04:00
Francisco Acosta
fad4d9be19
Merge pull request #9781 from cladmi/pr/toolchain/avr/linkerscript
atmega_common: allow defining rom and ram length for link.
2018-09-05 16:00:33 +02:00
cladmi
b3f889c7ef
examples: blacklist arduino boards based on ROM/RAM overflow 2018-09-05 12:07:54 +02:00
Schorcht
d2fb1ba8a5 examples: blacklist esp8266 based boards 2018-09-05 02:39:50 +02:00
Hauke Petersen
c2184f3454 boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
José Alamos
a697689c4c
Merge pull request #9729 from leandrolanzieri/pr/sensebox
boards/sensebox: Add support for SenseBox board
2018-08-15 10:04:57 +02:00
Jose Alamos
d54a74736d boards/sensebox: Initial board port for SenseBox MCU with SAMD21 2018-08-13 10:49:46 +02:00
Ken Bannister
3f3df74bcd
Merge pull request #7237 from Ell-i/feature-gcoap-extra-indirection
net/gcoap: Make references to coap_resource_t all const in gcoap
2018-08-07 23:52:59 -04:00
Martine Lenders
530b0239ee
Merge pull request #9706 from miri64/examples/fix/netif-ref
examples: dtls-echo: remove unneeded addressing operator
2018-08-07 12:10:14 +02:00