1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples
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
..
arduino_hello-world example/arduino_hello-wold: add building BOARD default 2022-02-28 22:00:21 +01:00
asymcute_mqttsn examples,tests: update Makefile.ci 2024-02-12 20:40:31 +01:00
benchmark_udp pkg/lwip: automatically pull in lwip_netdev 2024-04-30 08:41:07 +02:00
bindist examples/bindist: cleanup and fix formatting in README 2019-01-22 07:37:36 +01:00
blinky examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
ccn-lite-relay examples, tests: Changes for the native64 board 2024-02-05 22:02:14 +01:00
cord_ep examples,tests: update Makefile.ci 2024-02-12 20:40:31 +01:00
cord_epsim examples,tests: update Makefile.ci 2024-02-12 20:40:31 +01:00
cord_lc examples,tests: update Makefile.ci 2024-02-12 20:40:31 +01:00
default tree-wide: Introduce netif feature and use it 2024-05-22 10:39:56 +02:00
dtls-echo boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
dtls-sock examples/dtls-sock: cleanup credentials 2024-03-19 07:49:56 +01:00
dtls-wolfssl examples/dtls-wolfssl: add maple-mini to Makefile.ci 2024-04-29 11:01:18 +02:00
emcute_mqttsn examples,tests: update Makefile.ci 2024-02-12 20:40:31 +01:00
filesystem examples/filesystem: Increase main stack size 2024-02-29 23:44:17 +01:00
gcoap Merge pull request #20554 from fabian18/pr/examples/gcoap_input_URI_and_proxy_fixes 2024-05-14 09:52:49 +00:00
gcoap_block_server makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
gcoap_dtls Merge pull request #20554 from fabian18/pr/examples/gcoap_input_URI_and_proxy_fixes 2024-05-14 09:52:49 +00:00
gcoap_fileserver boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
gnrc_border_router *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
gnrc_lorawan examples,tests: Bump Makefile.ci for MSP430 boards 2024-05-07 07:57:41 +02:00
gnrc_minimal examples,tests: Update Makefile.cis 2023-12-10 13:51:04 +01:00
gnrc_networking boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
gnrc_networking_mac gnrc/ipv6/nib: add Kconfig for static link-local address 2024-01-04 17:45:23 +01:00
gnrc_networking_subnets boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
hello-world makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
ipc_pingpong examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
javascript */Makefile.ci: Add gba_cartridge 2024-04-10 17:06:18 +02:00
lorawan boards/nucleo-c031c6 initial add 2024-01-30 10:11:57 -05:00
lua_basic *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
lua_REPL *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
lwm2m examples/lwm2m: update to new API and use DTLS 2024-05-07 10:34:35 +02:00
micropython *Kconfig*: Remove dep-only Kconfig files 2024-03-26 14:54:22 +01:00
nanocoap_server makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
nimble_gatt makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
nimble_heart_rate_sensor pkg/nimble/autoadv: add support for ext_adv 2022-04-27 08:22:58 +02:00
nimble_scanner sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
opendsme examples, tests: update Makefile.ci for AVR8 2023-12-01 19:37:05 +01:00
openthread *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
paho-mqtt pkg/lwip: automatically pull in lwip_netdev 2024-04-30 08:41:07 +02:00
pio_blink examples/pio_blink: Add PIO blink example 2023-05-23 08:49:37 +02:00
posix_select boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
posix_sockets boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
psa_crypto Merge pull request #20598 from mguetschow/psa-hashes-sha512-truncated 2024-05-17 09:20:03 +00:00
riot_and_cpp examples: Use size_t print format specifier 2023-12-21 12:02:34 +01:00
rust-gcoap rust: Selectively update riot-wrappers dependency 2024-04-15 16:28:05 +02:00
rust-hello-world rust: Selectively update riot-wrappers dependency 2024-04-15 16:28:05 +02:00
saul examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
senml_saul examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
skald_eddystone examples/skald_eddystone: explicitly config itvl 2022-05-24 13:02:10 +02:00
skald_ibeacon examples/skald_ibeacon: explicitly configure itvl 2022-05-24 13:02:10 +02:00
sniffer boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
spectrum-scanner boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
suit_update examples,tests: Bump Makefile.ci for MSP430 boards 2024-05-07 07:57:41 +02:00
telnet_server pkg/lwip: automatically pull in lwip_netdev 2024-04-30 08:41:07 +02:00
thread_duel examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
timer_periodic_wakeup examples and tests: add atmega8 to relevent Makefile.ci 2023-07-11 21:22:02 +02:00
twr_aloha *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01:00
usbus_minimal examples/usbus_minimal/Makefile: remove unneeded SHOULD_RUN_KCONFIG 2020-11-04 09:35:35 +01:00
wasm Merge pull request #20335 from fzi-haxel/pr/native64-board 2024-02-05 22:58:02 +00:00
.gitignore examples,tests: ignore core dumps via .gitignore 2022-08-31 15:05:14 +02:00