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> |
||
|---|---|---|
| .. | ||
| 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 | ||