RIOT
RIOT copied to clipboard
Kconfig/ieee802154: fix typo in HAL selector and add missing radios
Contribution description
This PR fixes a typo in HAVE_IEEE802154_RADIO_HAL_INTERFACE and selects this symbol from the 802.15.4 variant of nrf52840 radios.
Testing procedure
Murdock should do most of the work
Make sure HAVE_IEEE802154_RADIO_HAL_INTERFACE is selected when using nrf802154.
Issues/PRs references
None so far