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 |
|
|
ef972735dc
|
sys: net: replace dev_eth with netdev2, adapt native tap driver
|
2015-09-04 15:39:04 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|
Martine Lenders
|
f0cb1429f0
|
native: rename ng_nativenet to dev_eth_tap
|
2015-08-09 22:04:26 +02:00 |
|
|
bbf64e81ec
|
remove defaulttransceiver, cc110x, cc2420 traces
|
2015-08-06 12:13:54 +02:00 |
|
|
5d8349298f
|
remove bulk of legacy network stack and drivers
|
2015-08-06 12:12:47 +02:00 |
|
Hauke Petersen
|
e7c784e72f
|
board/native: minor cleanup in Makefile.dep
|
2015-06-11 21:58:45 +02:00 |
|
Hauke Petersen
|
235a488977
|
board/native: adapted Makefile.dep for netif init
The new network stack does not now the concept of the
defaulttransceiver, so this fix makes auto_init_ng_netif
work for now.
|
2015-06-11 15:40:39 +02:00 |
|
Oleg Hahm
|
f4f328fa54
|
native: use ng_nativenet as default transceiver
|
2015-05-27 21:51:08 +02:00 |
|
Martine Lenders
|
264785852e
|
nativenet: Supply net_dev_t support for nativenet
|
2014-10-09 09:40:58 +02:00 |
|
René Kijewski
|
a8064fd97c
|
Automatically remove dups in $(USEMODULE)
|
2014-04-29 00:06:19 +02:00 |
|
Ludwig Ortmann
|
8ac4f3332d
|
core cpu: add defaulttransceiver pseudomodule
update examples/default
|
2014-03-18 10:18:15 +01:00 |
|
Oleg Hahm
|
93e32953b3
|
always build and initialize hwtimer
Eliminates special treatment of the hwtimer module and makes it a
mandatory part of the kernel.
|
2014-02-24 18:36:28 +01:00 |
|
René Kijewski
|
102dc45382
|
Eliminate findstring in more places
|
2014-02-14 14:30:16 +01:00 |
|
Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
Oleg Hahm
|
232e205137
|
moved boards into subdirectory
|
2013-11-06 10:11:57 -08:00 |
|