1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_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
..
esp-now makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
esp-riscv *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
esp-wifi makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
esp-xtensa *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
freertos *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
include makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
periph *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
vendor *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
doc.txt cpu/esp_common: added for common files for ESP SoC 2018-12-27 17:28:46 +01:00
esp_events.c makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
irq_arch.c cpu/esp_common: move irq_arch xtensa code to module esp_xtensa 2022-06-25 23:22:59 +02:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
lib_printf.c cpu/esp: Handle format print errors 2024-04-25 15:19:02 +02:00
Makefile cpu/esp_common: add module esp_riscv to makefiles 2022-07-18 13:51:33 +02:00
Makefile.dep cpu/esp_common: esp_eth implements the legacy netdev API 2024-04-30 09:49:36 +02:00
Makefile.features tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
Makefile.include cpu/esp32: add flashpage support 2023-01-07 14:49:36 +01:00
syscalls.c makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
thread_arch.c makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
tools.c esp/esp*: move common code to cpu/esp_common 2020-02-21 09:09:34 +01:00