1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/examples
chrysn 86dc086379 rust: Bring lock files in sync with toml files
The riotmodules dependency was missed in bc8ec6d5, and while generally
it does not severly harm builds, it does harm builds riotdocker CI where
branches are switched, which is blocked by dirty files in the checkout.

The riot-wrappers version was missed when what is now 5e75f4bd was
rebased onto fdc4e11a.
2022-08-01 16:28:12 +02:00
..
arduino_hello-world example/arduino_hello-wold: add building BOARD default 2022-02-28 22:00:21 +01:00
asymcute_mqttsn sys/shell/commands/sc_gnrc_icmpv6_echo: fix dependency 2022-07-21 13:20:10 +02:00
benchmark_udp boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board 2021-10-13 12:14:45 -04:00
bindist examples/bindist: cleanup and fix formatting in README 2019-01-22 07:37:36 +01:00
blinky examples/blinky: use coreclk() instead of CLOCK_CORECLOCK 2021-12-15 13:14:19 +01:00
ccn-lite-relay treewide: remove mentions of 'fox' BOARD 2021-10-20 13:53:26 +02:00
cord_ep examples: make use of coap_request_ctx_t 2022-07-17 14:32:16 +02:00
cord_epsim nanocoap: make coap_request_ctx_t members internal 2022-07-17 14:32:16 +02:00
cord_lc sys/shell/commands/sc_gnrc_icmpv6_echo: fix dependency 2022-07-21 13:20:10 +02:00
default sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
dtls-echo examples/dtls-echo: set address family for sessions 2022-07-26 15:51:07 +02:00
dtls-sock examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
dtls-wolfssl examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
emcute_mqttsn Documentation: Renaming OS X to macOS 2022-06-23 17:25:48 +02:00
filesystem examples/filesystem: remove dedicated FatFS section from readme 2022-02-16 14:35:17 +01:00
gcoap sys/shell/commands/sc_gnrc_icmpv6_echo: fix dependency 2022-07-21 13:20:10 +02:00
gcoap_block_server gcoap: make use of coap_request_ctx_t 2022-07-17 14:29:39 +02:00
gcoap_dtls examples/gcoap_dtls: remove CFLAGS define of DTLS_PEER_MAX 2022-05-16 16:26:36 +02:00
gcoap_fileserver gcoap_fileserver: make use of coap_request_ctx_t 2022-07-17 14:32:16 +02:00
gnrc_border_router Merge pull request #18308 from nmeum/pr/fix_gnrc_border_router_doc 2022-07-12 21:52:57 +02:00
gnrc_lorawan sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
gnrc_minimal examples/gnrc_minimal: use netifs_print_ipv6() 2022-06-06 20:46:48 +02:00
gnrc_networking examples: add esp32-ci / esp8266-ci as external boards 2022-06-03 07:33:44 +02:00
gnrc_networking_mac treewide: replace gnrc_netdev_default with netdev_default 2021-09-06 15:43:40 +02:00
gnrc_networking_subnets examples/gnrc_networking_subnets: remove broken symlink 2021-12-13 15:21:20 +01:00
hello-world examples: adapt DEVELHELP switch 2017-11-28 19:25:10 +01:00
ipc_pingpong examples: skip nucleo-l011k4 where it doesn't fit 2020-10-15 18:52:51 +02:00
javascript examples/javascript: add Kconfig configuration 2022-04-27 11:08:27 +02:00
lorawan Merge pull request #17695 from fjmolinas/pr_example_lorawan_usage 2022-04-26 10:12:15 +02:00
lua_basic examples: tests: lua: add Kconfig configuration 2022-04-27 11:12:27 +02:00
lua_REPL examples: tests: lua: add Kconfig configuration 2022-04-27 11:12:27 +02:00
micropython examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
nanocoap_server examples: make use of coap_request_ctx_t 2022-07-17 14:32:16 +02:00
ndn-ping boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board 2021-10-13 12:14:45 -04:00
nimble_gatt pkg/nimble/autoadv: add support for ext_adv 2022-04-27 08:22:58 +02: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
openthread examples/openthread: adapt to update in package support 2021-11-22 15:22:27 +01:00
paho-mqtt examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
posix_select boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board 2021-10-13 12:14:45 -04:00
posix_sockets examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
riot_and_cpp treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
rust-gcoap rust: Bring lock files in sync with toml files 2022-08-01 16:28:12 +02:00
rust-hello-world rust: Bring lock files in sync with toml files 2022-08-01 16:28:12 +02:00
saul boards: introduce atmega328p-xplained-mini 2021-03-27 14:10:19 -03:00
senml_saul sys/senml: add SenML modules 2022-02-11 12:38:21 +01: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
suit_update nanocoap: make use of coap_request_ctx_t 2022-07-17 14:29:39 +02:00
telnet_server examples/telnet_server: fix build with shell_lock 2022-06-08 13:01:23 +02:00
thread_duel examples/thread-duel: improve duelling threads example 2021-12-08 13:13:48 +01:00
timer_periodic_wakeup examples/timer_periodic_wakeup: no feature required 2019-10-11 13:46:03 +02:00
twr_aloha sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
usbus_minimal examples/usbus_minimal/Makefile: remove unneeded SHOULD_RUN_KCONFIG 2020-11-04 09:35:35 +01:00
wakaama examples: tests: update Makefile.ci with stm32f7508-dk 2022-04-15 12:51:58 +02:00
wasm Merge pull request #17954 from aabadie/pr/boards/stm32f750n8-dk 2022-04-15 15:05:55 +02:00