zephyr/drivers/ieee802154
Andrzej Głąbek dd7999d253 soc: nordic: Add HAS_HW_NRF_RADIO_IEEE802154 Kconfig option
Add a hidden Kconfig option indicating that a given SoC is equipped
with the IEEE 802.15.4 capable radio so that the corresponding driver
configuration can depend on it.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-07-31 16:09:30 +03:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig drivers: ieee802154: Make upipe configuration options depend on driver 2019-04-28 12:21:12 -04:00
Kconfig.cc1200 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.cc2520 ieee802154: cc2520: Move to DT only config support 2018-11-16 14:02:00 -05:00
Kconfig.kw41z drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcr20a ieee802154: mcr20a: Remove dead Kconfig symbols 2019-02-01 04:10:09 -06:00
Kconfig.nrf5 soc: nordic: Add HAS_HW_NRF_RADIO_IEEE802154 Kconfig option 2019-07-31 16:09:30 +03:00
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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_cc1200_rf.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ieee802154_nrf5.c drivers: ieee802154_nrf: Fix SoC header inclusion 2019-07-12 12:16:21 +02:00
ieee802154_nrf5.h drivers: ieee802154: nrf5: Align to new radio driver API 2019-01-29 10:37:47 +01:00
ieee802154_uart_pipe.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
ieee802154_uart_pipe.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00