1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00
RIOT/boards/samr30-xpro
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
..
dist boards/samr30-xpro: add initial board support 2018-10-01 10:20:41 +02:00
include boards: convert sam0 boards to new adc_conf_chan_t 2022-09-27 22:43:31 +02:00
board.c boards: drop LED init 2022-02-18 14:35:43 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile boards/samr30-xpro: add initial board support 2018-10-01 10:20:41 +02:00
Makefile.dep boards: remove duplicate gnrc_netdev_default from Makefile.dep 2020-05-05 09:58:45 +02:00
Makefile.features tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
Makefile.include boards: remove EDBG_DEVICE_TYPE 2020-01-31 09:35:27 +01:00