Cenk Gündoğan
a5ffbeedf9
dist: examples: fix minor typos
6 years ago
smlng
911c5e8114
cppcheck: fix warning in ccn-lite example
6 years ago
Kaspar Schleiser
f44763f346
make: adapt Makefiles to AD -> Q rename
6 years ago
Alexandre Abadie
2daa4e399d
nanocoap/example: add README file
6 years ago
Alexandre Abadie
cdbe37cfde
example/microcoap_server: fix link local address
6 years ago
Mattia Antonini
3f18bf0eb4
IoTivity Pkg for RIOT-OS
6 years ago
Joakim Nohlgård
7c48c891a0
xtimer: Update xtimer usage to match API changes
6 years ago
Hauke Petersen
c1f308ba85
examples: blacklisted calliope-mini
6 years ago
Kaspar Schleiser
b6de3fe29c
examples: nanonet: add comment regarding resource sorting
6 years ago
Hauke Petersen
4040493e2c
examples: blacklisted microbit for insufficiant RAM
6 years ago
Martine Lenders
21c4cb41ff
tinydtls: fix for build system fix
6 years ago
Martine Lenders
61531451f2
examples: fix off-by-one error in TinyDTLS example
6 years ago
Alexandre Abadie
58983de28a
examples/gnrc_networking: fix custom channel definition
6 years ago
Ken Bannister
1783c9c672
gcoap: CLI example
6 years ago
Martine Lenders
afe5ebee80
dtls: Temporary fix example for #6022
...
Seems like DTLS is also affected
6 years ago
Raul Fuentes
cf64aba1c8
TinyDTLS: integration into RIOT (without sockets)
...
Support for TinyDTLS (0.8.6) is added together an example at 'examples/dtls-echo'.
6 years ago
Kaspar Schleiser
abb6ac078b
examples: nanocoap_server: initial commit
6 years ago
Martine Lenders
27bb45fa79
examples: port microcoap example to sock
6 years ago
Martine Lenders
6104d44cbe
examples: fix default channel setting for all radios
...
The config assumed it was a 2.4 GHz radio. This solution isn't perfect
either but eliminates a few more cases.
6 years ago
Alexandre Abadie
1659f56904
boards/nucleo-f070: initial support for nucleo-f070 board
6 years ago
Martine Lenders
0016463687
all: fix for new netreg_entry_t structure
6 years ago
Martine Lenders
dc45cd2610
gnrc: use new netreg helper functions everywhere
6 years ago
Alexandre Abadie
3f29e77a4c
boards/nucleo-f030: initial support
6 years ago
Cenk Gündoğan
326a55caef
examples/gnrc_networking: use netstats_rpl
6 years ago
Cenk Gündoğan
c0f05a8a88
examples: ccn-lite-relay: minor doc fix
6 years ago
Martine Lenders
3b4f025e5d
gnrc_border_router: use start_network.sh script as for term target
7 years ago
Kaspar Schleiser
b3a061e0ab
sys: remove config module
7 years ago
Michael Frey
d36712be88
update line number of ndn.lua
...
The ndn.lua file in the ndn-tools repository was changed most recently. Hence, the old line number in the wireshark dissector section was pointing to the wrong line.
7 years ago
Oleg Hahm
99e3a22d63
examples: open first interface automatically
7 years ago
Oleg Hahm
8ebdf39d14
examples: use RONR for ccn-lite-relay
7 years ago
Joakim Nohlgård
c0ad83c167
tests: Update xtimer_usleep_until usage to xtimer_periodic_wakeup
7 years ago
Alexandre Abadie
87ca058417
makefiles: expose a single DEFAULT_CHANNEL variable
7 years ago
Alexandre Abadie
abe5c19407
dist/tools: make ethos baudrate configurable
7 years ago
Aaron Sowry
71597f4735
examples/default: Include boards with cc2538 RF support
7 years ago
Hauke Petersen
32be958eeb
examples/default: add z1 and telosb for radio
7 years ago
Alexandre Abadie
83f2b0a131
examples/microcoap_server: fix .well-known/core endpoint
7 years ago
kYc0o
c9118e5fe4
examples/gnrc_minimal: Add support for XBee into gnrc_minimal
7 years ago
Martine Lenders
634adf37d8
examples: gnrc_networking uses variable it hasn't access to anymore
7 years ago
Cenk Gündoğan
5534738df8
examples: auto-initialize RPL for gnrc_networking
7 years ago
Cedric Adjih
292f4bc1ee
boards/iotlab-a8-m3: initial implementation
7 years ago
Oleg Hahm
6707c20b7d
netstats: initial import of IPv6 netstats
7 years ago
Oleg Hahm
26cf46cf70
gnrc_minimal: remove workaround for native
...
The workaround for the pktbuf size is not longer needed, since native itself assures a big enough buffer.
Using a neighbor cache size of 1 is mandatory for all platforms when compiling pedantically.
7 years ago
Leon M. George
fc668c4857
examples/gnrc_border_router: cc2650stk insufficient memory
7 years ago
kYc0o
6d7f3aee18
examples/gnrc_border_router: Add ethos and start_network.sh to README.md
7 years ago
Kaspar Schleiser
0725d3ef0d
examples: gnrc_border_router: clean up ethos configuration
7 years ago
Kaspar Schleiser
ce16c247bd
examples: gnrc_border_router: switch to UHCP + ethos
7 years ago
José Ignacio Alamos Aste
cc0e94f9c6
blacklist: nucleo-f072: blacklisted several examples and tests
7 years ago
Kaspar Schleiser
1a003ebb97
examples: add example for "make bindist"
7 years ago
Lotte Steenbrink
728c1349fd
microcoap_server: make app fully work with Copper
...
In its current state (and setup with radvd), the microcoap_example application will show up in Copper, but the CoAP requests won't reach the application. This commit fixes that and updates the README.
7 years ago
Oleg Hahm
82046155d9
example ccn-lite: minor Makefile cleanup
7 years ago