Hauke Petersen
cb4b6b9f1d
examples/gnrc_min: remove redundant xbee config
6 years ago
Alexandre Abadie
a4f3a9efd6
examples: add nucleo32-f031 to unsufficient memory boards
6 years ago
kYc0o
51e0aaede4
examples/gnrc_minimal: add DEVELHELP to catch non-valid configs
6 years ago
kYc0o
2bee616cfb
examples/gnrc_minimal: change to unambiguous UART port for XBee
6 years ago
Hauke Petersen
86531a0786
examples/gnrc_minimal: adapted XBee config
7 years ago
Hauke Petersen
83d206e2b0
drivers/xbee: adapted to netdev2
7 years ago
Alexandre Abadie
58983de28a
examples/gnrc_networking: fix custom channel definition
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
87ca058417
makefiles: expose a single DEFAULT_CHANNEL variable
7 years ago
kYc0o
c9118e5fe4
examples/gnrc_minimal: Add support for XBee into gnrc_minimal
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
Oleg Hahm
10f5f1aa33
make: introduce netif_default pseudomodule
...
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
7 years ago
Oleg Hahm
f3f485a0e9
examples: initial import of a minimal gnrc app
8 years ago