Loïc Dauphin
4e68675656
examples: rename opencm9-04 into opencm904
7 years ago
Alexandre Abadie
f2c693b220
examples: remove nucleo-l053 from memory intensive examples
7 years ago
Alexandre Abadie
e49727eda6
examples: exclude nucleo-l073 from memory greedy examples
7 years ago
Alexandre Abadie
a4f3a9efd6
examples: add nucleo32-f031 to unsufficient memory boards
7 years ago
Neil Jones
bc57f42a2a
gnrc_boarder_router: blacklist mips-malta board
...
No UART is available on the mips-malta board so blacklist this board.
7 years ago
Frits Kuipers
e483c2307b
boards/maple-mini: initial support
7 years ago
Loïc Dauphin
5c4bee1b1d
examples: add opencm9-04 to unsufficient memory boards in some examples
7 years ago
Alexandre Abadie
59cc59059e
examples: add nucleo32-f303 to insufficient memory boards in some examples
7 years ago
Alexandre Abadie
963662416b
boards/nucleo32-f042: change board name nucleo->nucleo32
7 years ago
Kaspar Schleiser
47f6ff3056
Merge pull request #6237 from kaspar030/rename_AD_to_Q
...
make: rename AD to Q
7 years ago
Vincent Dupont
1a12a40110
boards/nucleo-f042: initial support
7 years ago
Kaspar Schleiser
f44763f346
make: adapt Makefiles to AD -> Q rename
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
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
Martine Lenders
3b4f025e5d
gnrc_border_router: use start_network.sh script as for term target
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
Leon M. George
fc668c4857
examples/gnrc_border_router: cc2650stk insufficient memory
8 years ago
kYc0o
6d7f3aee18
examples/gnrc_border_router: Add ethos and start_network.sh to README.md
8 years ago
Kaspar Schleiser
0725d3ef0d
examples: gnrc_border_router: clean up ethos configuration
8 years ago
Kaspar Schleiser
ce16c247bd
examples: gnrc_border_router: switch to UHCP + ethos
8 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
10f5f1aa33
make: introduce netif_default pseudomodule
...
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
8 years ago
Victor Arino
3a8a932b27
boards/nucleo-f103: add support for nucleo-f103
8 years ago
Hauke Petersen
729e4d1992
examples/gnrc_border_router: blacklisted boards
8 years ago
Paul Rathgeb
cefe2a6698
make: Blacklisted the board 'weio' for some test due to insufficient
...
RAM/ROM
Blacklisted LPC11Uxx.h for doxygen
8 years ago
Oleg Hahm
b538c74229
examples: spending the main thread a message queue
...
Since it is likely that the main thread will send netapi IPC calls that expects a reply. These replies may come faster than the thread can handle them, causing the layers below to stuck.
8 years ago
Cenk Gündoğan
bab642bd37
examples/gnrc_border_router: README fixes
8 years ago
Oleg Hahm
04bda78e7f
examples: removed superfluous blacklisting
...
ATmega now has a panic function, no need for blacklisting any more.
8 years ago
Oleg Hahm
474c6d63c8
gnrc_border_router: added a first draft for a README
8 years ago
Martine Lenders
f6be1cee25
examples: provide example application for a 6LoWPAN border router
8 years ago