1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/examples
2024-03-27 10:28:13 +01:00
..
arduino_hello-world
asymcute_mqttsn examples,tests: update Makefile.ci 2024-02-12 20:40:31 +01:00
benchmark_udp boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01:00
bindist
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 treewide: replace shell_commands module in documentation 2024-03-19 15:12:02 +01: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 boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01: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 examples/gcoap: send deregistration request with -d 2024-02-08 15:48:32 +01:00
gcoap_block_server makefiles, treewide: Remove MCU variable 2024-02-18 20:46:09 +01:00
gcoap_dtls boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01: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 *.config: Modify all .config kconfig files 2024-03-26 14:53:40 +01: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 *app.config.test*: Remove kconfig dep files 2024-03-26 14:53:35 +01: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: add light control object 2024-03-13 10:25:35 +01: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
nimble_scanner
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 Merge pull request #20335 from fzi-haxel/pr/native64-board 2024-02-05 22:58:02 +00: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 *psa_crypto: Adapt tests/examples with removed Kconfig 2024-03-27 10:28:13 +01:00
riot_and_cpp examples: Use size_t print format specifier 2023-12-21 12:02:34 +01:00
rust-gcoap Merge branch 'master' into rust-gcoap-add-saul 2024-03-21 10:44:41 +10:00
rust-hello-world rust: Selectively update riot-wrappers 2024-03-20 16:00:08 +10: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
skald_ibeacon
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/suit_update: make use of nanocoap_server_auto_init 2024-02-12 18:23:54 +01:00
telnet_server boards/weact-g030f6: add new board 2024-02-05 00:45:42 +01: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
wasm Merge pull request #20335 from fzi-haxel/pr/native64-board 2024-02-05 22:58:02 +00:00
.gitignore