tangled
alpha
login
or
join now
sachy.dev
/
sachy-parasite
1
fork
atom
Firmware for the b-parasite board, but in Rust.
1
fork
atom
overview
issues
pulls
pipelines
Try gcc
sachy.dev
3 months ago
9ed131d1
20307eee
0/1
test.yml
failed
3min 12s
+1
-3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yml
+1
-3
.tangled/workflows/test.yml
···
7
7
dependencies:
8
8
nixpkgs:
9
9
- rustup
10
10
-
- clang
11
11
-
- libclang
12
12
-
- rust-bindgen
10
10
+
- gcc
13
11
14
12
steps:
15
13
- name: Install Nightly