1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/netif
Joakim Nohlgård 5bd67d88a8 drivers/kw41zrf: Transceiver driver for the KW41Z radio
This is the radio found in NXP Kinetis KW41Z, KW21Z. Only 802.15.4 mode
is implemented (KW41Z also supports BLE on the same transceiver).

The driver uses vendor supplied initialization code for the low level
XCVR hardware, these files were imported from KSDK 2.2.0 (framework_5.3.5)
2020-03-19 17:00:04 -05:00
..
ethernet Merge pull request #10667 from miri64/gnrc_sixloenc/enh/6lo-config 2020-01-06 13:19:24 +01:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc: use gnrc_netif_default_init() for all implementations 2019-11-07 11:00:36 +01:00
init_devs drivers/kw41zrf: Transceiver driver for the KW41Z radio 2020-03-19 17:00:04 -05:00
lorawan net/gnrc_lorawan: remove netdev abstraction from MAC layer 2020-01-27 10:10:24 +01:00
_netif.c net/gnrc/netif: Remove 'if' prefix from interface names 2019-11-29 10:22:00 +01:00
gnrc_netif_device_type.c sys/net/gnrc: Flag esp_now as 6LN 2020-03-05 15:18:43 +01:00
gnrc_netif_raw.c gnrc: use gnrc_netif_default_init() for all implementations 2019-11-07 11:00:36 +01:00
gnrc_netif.c Merge pull request #12409 from miri64/gnrc_netif/fix/highest-source-scope-wins 2020-01-14 10:43:24 +01:00
Kconfig Kconfig: Expose gnrc/netif configurations 2020-01-13 12:28:31 +01:00
Makefile sys/auto_init: allow delayed initialisation of gnrc_netif 2020-03-04 16:13:40 +01:00