smlng
|
9376acdee7
|
examples: adapt DEVELHELP switch
|
2017-11-28 19:25:10 +01:00 |
|
Hauke Petersen
|
cfa9580f31
|
boards: removed support for weio
No maintainer and no hardware available to the community.
|
2017-08-28 12:11:51 +02:00 |
|
Thomas Eichinger
|
50ec6ffe2b
|
examples/gnrc_networking: fix comments
As the lines refered to in the comments are already commented out,
the correct thing to do to use them is to uncomment them.
|
2017-03-20 10:56:08 -07:00 |
|
|
b0bc908918
|
examples: remove nucleo-f302 from memory greedy examples
|
2017-03-16 10:49:38 +01:00 |
|
|
cc5034d67e
|
examples: remove nucleo32-l031 from memory intensive examples
|
2017-03-15 14:06:14 +01:00 |
|
Vincent Dupont
|
ad0f0877cc
|
tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically
|
2017-03-13 18:27:50 +01:00 |
|
|
f2c693b220
|
examples: remove nucleo-l053 from memory intensive examples
|
2017-03-02 13:52:12 +01:00 |
|
smlng
|
a2e7a2fea1
|
examples: add optional static link local ipv6 address in gnrc_networking
|
2017-02-28 20:09:41 +01:00 |
|
|
a4f3a9efd6
|
examples: add nucleo32-f031 to unsufficient memory boards
|
2017-02-22 18:43:02 +01:00 |
|
Ludwig Knüpfer
|
3bce74aee7
|
examples/gnrc_networking: update blacklist
NRF51822 based boards have enough memory for this project -> remove from `BOARD_INSUFFICIENT_MEMORY`
|
2017-02-13 21:53:32 +01:00 |
|
|
59cc59059e
|
examples: add nucleo32-f303 to insufficient memory boards in some examples
|
2017-01-19 11:09:42 +01:00 |
|
|
963662416b
|
boards/nucleo32-f042: change board name nucleo->nucleo32
|
2017-01-18 22:04:59 +01:00 |
|
Vincent Dupont
|
1a12a40110
|
boards/nucleo-f042: initial support
|
2017-01-10 10:34:35 +01:00 |
|
Hauke Petersen
|
c1f308ba85
|
examples: blacklisted calliope-mini
|
2016-11-21 17:20:54 +01:00 |
|
Hauke Petersen
|
4040493e2c
|
examples: blacklisted microbit for insufficiant RAM
|
2016-11-09 12:01:09 +01:00 |
|
|
58983de28a
|
examples/gnrc_networking: fix custom channel definition
|
2016-11-02 13:21:34 +01:00 |
|
|
1659f56904
|
boards/nucleo-f070: initial support for nucleo-f070 board
|
2016-10-26 14:12:39 +02:00 |
|
|
3f29e77a4c
|
boards/nucleo-f030: initial support
|
2016-10-12 14:32:25 +02:00 |
|
Cenk Gündoğan
|
326a55caef
|
examples/gnrc_networking: use netstats_rpl
|
2016-09-27 20:40:04 +02:00 |
|
|
87ca058417
|
makefiles: expose a single DEFAULT_CHANNEL variable
|
2016-07-14 17:44:42 +02:00 |
|
Cenk Gündoğan
|
a10151d5f0
|
Merge pull request #5440 from cgundogan/pr/auto_init/rpl
auto_init: initialize gnrc_rpl
|
2016-06-01 07:59:41 +02:00 |
|
Cenk Gündoğan
|
5534738df8
|
examples: auto-initialize RPL for gnrc_networking
|
2016-05-31 22:13:32 +02:00 |
|
Oleg Hahm
|
6707c20b7d
|
netstats: initial import of IPv6 netstats
|
2016-05-25 14:44:53 +02:00 |
|
Hauke Petersen
|
02df871428
|
Merge pull request #4949 from jia200x/nucleo-f072
board: added support for nucleo f072
|
2016-03-31 19:18:28 +02:00 |
|
José Ignacio Alamos Aste
|
cc0e94f9c6
|
blacklist: nucleo-f072: blacklisted several examples and tests
|
2016-03-31 19:08:10 +02:00 |
|
Oleg Hahm
|
10f5f1aa33
|
make: introduce netif_default pseudomodule
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
|
2016-03-24 16:47:30 +01:00 |
|
Cenk Gündoğan
|
72a3d50bed
|
examples/gnrc_networking: comment about optional DODAG_CONFs in Makefile
|
2016-03-21 17:11:52 +01:00 |
|
Victor Arino
|
3a8a932b27
|
boards/nucleo-f103: add support for nucleo-f103
|
2015-12-15 17:23:27 +01:00 |
|
Paul Rathgeb
|
cefe2a6698
|
make: Blacklisted the board 'weio' for some test due to insufficient
RAM/ROM
Blacklisted LPC11Uxx.h for doxygen
|
2015-10-01 20:11:48 +02:00 |
|
Martine Lenders
|
1ba5cb8157
|
examples: unblacklist boards in gnrc_networking
|
2015-09-20 22:24:21 +02:00 |
|
Oleg Hahm
|
04bda78e7f
|
examples: removed superfluous blacklisting
ATmega now has a panic function, no need for blacklisting any more.
|
2015-09-20 21:47:15 +02:00 |
|
Hauke Petersen
|
3936e32afa
|
examples: removed blacklistings for redbee-econotag
|
2015-09-04 10:45:03 +02:00 |
|
|
25f900e489
|
tests, examples: adapt to simplified shell
|
2015-09-03 13:33:49 +02:00 |
|
Cenk Gündoğan
|
8cb76d248a
|
examples/gnrc_networking: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:26:54 +02:00 |
|
|
bd40b2c56b
|
Merge pull request #3661 from authmillenon/auto_init/api/auto_init_gnrc_netif
sys: auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif
|
2015-08-25 21:17:19 +02:00 |
|
Frank Holtz
|
ee952f79fe
|
boards: added nrf6310 support. (NRF51 MCU)
|
2015-08-23 17:00:01 +02:00 |
|
Martine Lenders
|
c2706ef492
|
auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif
|
2015-08-19 17:21:28 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|
Cenk Gündoğan
|
d1b1949c23
|
gnrc_networking: add ng_rpl to example
|
2015-08-18 12:34:50 +02:00 |
|
Martine Lenders
|
f12499717c
|
examples: rename ng_networking to gnrc_networking
|
2015-08-17 18:09:46 +02:00 |
|