Fabian Hüßler
|
c526a34770
|
sx127x: make use of netdev_register()
Call netdev_register() in sx127x_setup()
and pass the index in auto_init_sx127x()
and semtech_loramac_init()
|
2020-12-01 16:34:11 +01:00 |
|
Bas Stottelaar
|
80d9da90df
|
sys/*: add missing include of assert.h
|
2020-10-22 11:13:09 +02:00 |
|
|
821eb5bc76
|
sys/net/auto_init: remove useless preprocessor directives
The files are now built only when the corresponding module is used
|
2020-06-08 11:10:39 +02:00 |
|
Martine S. Lenders
|
0d2f0a5ba4
|
gnrc_netif: fix gnrc_netif_lorawan dependencies
|
2020-05-19 16:10:58 +02:00 |
|
Jose Alamos
|
67ed9defbe
|
gnrc_netif_xxx_create: use external netif allocation
|
2020-03-26 11:12:23 +01:00 |
|
Benjamin Valentin
|
d765098d72
|
sys/auto_init: allow delayed initialisation of gnrc_netif
Co-authored-by: Martine S. Lenders <m.lenders@fu-berlin.de>
|
2020-03-04 16:13:40 +01:00 |
|