1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/kw41z
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
..
include boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
board.c boards/common: introduce common code for kw41z boards 2019-05-07 21:57:04 +02:00
led_init.c boards/common: introduce common code for kw41z boards 2019-05-07 21:57:04 +02:00
Makefile boards/common: introduce common code for kw41z boards 2019-05-07 21:57:04 +02:00
Makefile.dep drivers/kw41zrf: Transceiver driver for the KW41Z radio 2020-03-19 17:00:04 -05:00
Makefile.features boards/common: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards/common: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00