Martine Lenders
13770361bb
net: remove conn API
...
conn was deprecated in 38217347
. 3 Releases later and now that no module
is using it RIOT-internally anymore, I think it is time to say goodbye.
6 years ago
Alexandre Abadie
cc5034d67e
examples: remove nucleo32-l031 from memory intensive examples
6 years ago
Vincent Dupont
ad0f0877cc
tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically
6 years ago
Alexandre Abadie
f2c693b220
examples: remove nucleo-l053 from memory intensive examples
6 years ago
Alexandre Abadie
a4f3a9efd6
examples: add nucleo32-f031 to unsufficient memory boards
6 years ago
Alexandre Abadie
963662416b
boards/nucleo32-f042: change board name nucleo->nucleo32
6 years ago
Martine Lenders
444a90891b
microcoap_example: make example a host instead of router
6 years ago
Vincent Dupont
1a12a40110
boards/nucleo-f042: initial support
6 years ago
Alexandre Abadie
cdbe37cfde
example/microcoap_server: fix link local address
6 years ago
Hauke Petersen
c1f308ba85
examples: blacklisted calliope-mini
6 years ago
Hauke Petersen
4040493e2c
examples: blacklisted microbit for insufficiant RAM
6 years ago
Alexandre Abadie
58983de28a
examples/gnrc_networking: fix custom channel definition
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
Alexandre Abadie
3f29e77a4c
boards/nucleo-f030: initial support
6 years ago
Alexandre Abadie
87ca058417
makefiles: expose a single DEFAULT_CHANNEL variable
7 years ago
Alexandre Abadie
83f2b0a131
examples/microcoap_server: fix .well-known/core endpoint
7 years ago
José Ignacio Alamos Aste
cc0e94f9c6
blacklist: nucleo-f072: blacklisted several examples and tests
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
10f5f1aa33
make: introduce netif_default pseudomodule
...
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
7 years ago
Lotte Steenbrink
135169ef33
microcoap_server: add instructions for FF Copper
7 years ago
Lotte Steenbrink
2bdf955257
examples/microcoap_server: add instruction to set up tap if
7 years ago
Kaspar Schleiser
0f1302d72a
examples: initial commit of microcoap_example
7 years ago