1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples
Marian Buschsieweke f6c7234e39
examples/wasm/wasm_sample: revert prebuild WASM
Running `make` in the wasm example modifies the `hello_prebuild.wasm`
example, making it easy to sneak in unwanted changes. This reverts such
an instance and modifies the Makefile to only recreate/update
`hello_prebuild.wasm` with:

    make hello_prebuild.wasm
2023-05-17 12:31:13 +02:00
..
arduino_hello-world example/arduino_hello-wold: add building BOARD default 2022-02-28 22:00:21 +01:00
asymcute_mqttsn boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
benchmark_udp boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02: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 examples,tests: Drop redundant dependency 2023-04-19 16:58:10 +02:00
cord_ep boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
cord_epsim boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
cord_lc boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
default examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
dtls-echo boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
dtls-sock examples: update Makefile.ci where tinyDTLS is used 2023-04-26 10:31:09 +02:00
dtls-wolfssl examples/dtls-wolfssl: Update insufficient flash board list 2023-03-08 20:29:15 +00:00
emcute_mqttsn boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
filesystem examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
gcoap boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
gcoap_block_server boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
gcoap_dtls boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
gcoap_fileserver boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
gnrc_border_router boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
gnrc_lorawan examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
gnrc_minimal treewide: fix path to external_board_dirs test in doc 2023-05-13 18:31:05 +02:00
gnrc_networking boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
gnrc_networking_mac examples,tests: Drop redundant dependency 2023-04-19 16:58:10 +02:00
gnrc_networking_subnets boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
hello-world examples: adapt DEVELHELP switch 2017-11-28 19:25:10 +01:00
ipc_pingpong examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
javascript examples: add sipeed-longan-nano to Makefile.ci 2023-01-24 00:39:43 +01:00
lorawan examples/lorawan: extend list of supported radios 2023-04-30 21:56:52 +02:00
lua_basic boards/{bluepill*,blackpill*}: rename and improve doc 2023-01-02 16:23:10 +01:00
lua_REPL examples: Update Makefile.ci 2023-01-12 08:39:41 +01:00
micropython boards/{bluepill*,blackpill*}: rename and improve doc 2023-01-02 16:23:10 +01:00
nanocoap_server boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
ndn-ping examples,tests: Drop redundant dependency 2023-04-19 16:58:10 +02: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 boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
posix_select boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
posix_sockets boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
riot_and_cpp treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
rust-gcoap Rust: Update riot-wrappers 2023-04-25 09:20:58 +02:00
rust-hello-world Rust: Update riot-wrappers 2023-04-25 09:20:58 +02:00
saul examples,tests: Drop redundant dependency 2023-04-19 16:58:10 +02: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
sniffer examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
spectrum-scanner examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
suit_update examples/suit_update: blacklist GD32V boards 2023-04-18 06:20:14 +02:00
telnet_server boards/olimex-msp430-h1611: new board 2023-05-16 15:03:12 +02:00
thread_duel examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
timer_periodic_wakeup examples/timer_periodic_wakeup: switch to ztimer 2022-12-01 18:37:01 +01:00
twr_aloha boards/xg23-pk6068a: initial commit 2022-10-26 11:27:22 +02:00
usbus_minimal examples/usbus_minimal/Makefile: remove unneeded SHOULD_RUN_KCONFIG 2020-11-04 09:35:35 +01:00
wakaama boards/{bluepill*,blackpill*}: rename and improve doc 2023-01-02 16:23:10 +01:00
wasm examples/wasm/wasm_sample: revert prebuild WASM 2023-05-17 12:31:13 +02:00
.gitignore examples,tests: ignore core dumps via .gitignore 2022-08-31 15:05:14 +02:00