zephyr/drivers/ieee802154
Robert Lubos 5d2002d3dc drivers: ieee802154_nrf: Fix SoC header inclusion
The nRF 802.15.4 radio driver should not include nRF52840 header
directly, but rely on soc.h instead. Otherwise, it will not work with
different SoCs supporting 802.15.4.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-07-12 12:16:21 +02:00
..
CMakeLists.txt
Kconfig drivers: ieee802154: Make upipe configuration options depend on driver 2019-04-28 12:21:12 -04:00
Kconfig.cc1200
Kconfig.cc2520
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5
ieee802154_cc1200.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
ieee802154_cc1200.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
ieee802154_cc1200_regs.h
ieee802154_cc1200_rf.h
ieee802154_cc2520.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
ieee802154_cc2520.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
ieee802154_cc2520_regs.h
ieee802154_kw41z.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
ieee802154_mcr20a.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
ieee802154_mcr20a.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
ieee802154_mcr20a_regs.h
ieee802154_nrf5.c drivers: ieee802154_nrf: Fix SoC header inclusion 2019-07-12 12:16:21 +02:00
ieee802154_nrf5.h
ieee802154_uart_pipe.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
ieee802154_uart_pipe.h