Commit Graph

24 Commits (3bc0cfd2a79609c060fbcee442a159c174a11e38)

Author SHA1 Message Date
Alexandre Abadie f2c693b220 examples: remove nucleo-l053 from memory intensive examples 7 years ago
Alexandre Abadie a4f3a9efd6 examples: add nucleo32-f031 to unsufficient memory boards 7 years ago
Alexandre Abadie 963662416b boards/nucleo32-f042: change board name nucleo->nucleo32 7 years ago
Martine Lenders 444a90891b microcoap_example: make example a host instead of router 7 years ago
Vincent Dupont 1a12a40110 boards/nucleo-f042: initial support 7 years ago
Alexandre Abadie cdbe37cfde example/microcoap_server: fix link local address 7 years ago
Hauke Petersen c1f308ba85 examples: blacklisted calliope-mini 7 years ago
Hauke Petersen 4040493e2c examples: blacklisted microbit for insufficiant RAM 7 years ago
Alexandre Abadie 58983de28a examples/gnrc_networking: fix custom channel definition 7 years ago
Martine Lenders 27bb45fa79 examples: port microcoap example to sock 7 years ago
Martine Lenders 9e97b0a028 Merge pull request #5977 from miri64/ieee802154/enh/centralize-default-values
ieee802154: centralize default values
7 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.
7 years ago
Alexandre Abadie 1659f56904 boards/nucleo-f070: initial support for nucleo-f070 board 7 years ago
Alexandre Abadie 3f29e77a4c boards/nucleo-f030: initial support 7 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
Hauke Petersen 02df871428 Merge pull request #4949 from jia200x/nucleo-f072
board: added support for nucleo f072
8 years ago
José Ignacio Alamos Aste cc0e94f9c6 blacklist: nucleo-f072: blacklisted several examples and tests 8 years ago
Oleg Hahm 0e3a9c693e Merge pull request #4819 from Lotterleben/microcoap_example_copper_fix
microcoap_server: make app fully work with Copper
8 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.
8 years ago
Oleg Hahm 10f5f1aa33 make: introduce netif_default pseudomodule
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
8 years ago
Lotte Steenbrink 135169ef33 microcoap_server: add instructions for FF Copper 8 years ago
Lotte Steenbrink 2bdf955257 examples/microcoap_server: add instruction to set up tap if 8 years ago
Kaspar Schleiser 0f1302d72a examples: initial commit of microcoap_example 8 years ago