mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 15:36:04 +00:00
Now that the in tree user of cc2520 uses device tree to configure SPI and GPIO params, we can remove and convert the driver to utilize DT only. This means removing the Kconfig options that come from DT and rename CONFIG_ to DT_ for those options. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ieee802154_cc1200_regs.h | ||
ieee802154_cc1200_rf.h | ||
ieee802154_cc1200.c | ||
ieee802154_cc1200.h | ||
ieee802154_cc2520_regs.h | ||
ieee802154_cc2520.c | ||
ieee802154_cc2520.h | ||
ieee802154_kw41z.c | ||
ieee802154_mcr20a_regs.h | ||
ieee802154_mcr20a.c | ||
ieee802154_mcr20a.h | ||
ieee802154_nrf5.c | ||
ieee802154_nrf5.h | ||
ieee802154_uart_pipe.c | ||
ieee802154_uart_pipe.h | ||
Kconfig | ||
Kconfig.cc1200 | ||
Kconfig.cc2520 | ||
Kconfig.kw41z | ||
Kconfig.mcr20a | ||
Kconfig.nrf5 |