1
0
Fork
You've already forked ariel-tests
0
The missing blinky and stuff
  • Rust 100%
2026年05月22日 13:14:34 +00:00
.cargo fix things 2026年05月19日 10:33:30 +00:00
apps this time may work 2026年05月22日 13:14:34 +00:00
native remove useless symlinks 2026年05月17日 15:11:02 +00:00
src Add native and blinky apps instead of hello 2026年05月16日 17:46:21 +00:00
.gitignore chore: add a couple of entries to the .gitignore file 2024年11月25日 12:39:16 +01:00
Cargo.lock this time may work 2026年05月22日 13:14:34 +00:00
Cargo.toml this time may work 2026年05月22日 13:14:34 +00:00
README.md don't hang 2026年05月16日 07:23:22 +00:00

Build

laze build -b native

or with CARGO_NET_OFFLINE=true

Run

laze build -b native -m run

or with CARGO_NET_OFFLINE=true