1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
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 cpu/cc2538: update function signature of EUI provider 2024-01-04 13:15:47 +01:00
ldscripts cpu/cc2538: adjust rom size to account for cca region 2021-10-25 15:13:37 +02:00
periph cpu/cc2538/rtt: fix rtt_set_counter 2022-01-18 16:39:04 +01:00
radio *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
cpu.c cpu: call early_init() 2023-01-08 22:26:12 +01:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep drivers/cc2538_rf: remove cc2538_rf legacy 2021-07-08 15:37:42 +02:00
Makefile.features tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
Makefile.include cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00