1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common
Marian Buschsieweke 97a6543c10
tree-wide: Introduce netif feature and use it
This gets rid of a long list of boards with network interfaces and
instead let's boards (or MCUs with peripheral network interfaces)
provide the netif feature.

The apps that before used the long list are not depending on the
feature instead (in case of the default example, this is an
optional dependency).

Co-authored-by: mguetschow <mikolai.guetschow@tu-dresden.de>
Co-authored-by: mewen.berthelot <mewen.berthelot@orange.com>
2024-05-22 10:39:56 +02:00
..
include drivers/periph/gpio_ll: shrink gpio_conf_t 2024-01-21 08:38:40 +01:00
periph cpu/nrf5x: implement pm_off() for nRF53/9160 2024-04-18 13:33:36 +02:00
radio cpu/nrf5x: nrfmin implements the legacy netdev API 2024-04-30 08:41:07 +02:00
shared_irq *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
clock.c cpu/nrf5x_common: properly calibrate RC-based low-frequency clock 2024-05-14 16:23:28 +02:00
doc.txt cpu/nrf5x_common: Give Doxygen group a name 2016-03-14 23:09:49 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile cpu/nrfxx: use shared serial IRQ 2023-07-11 22:42:10 +02:00
Makefile.dep cpu/nrf5x: nrfmin implements the legacy netdev API 2024-04-30 08:41:07 +02:00
Makefile.features tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
Makefile.include cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00