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
Replace with bindgenHook
sachy.dev
3 months ago
c9b9f5f5
e693b24a
0/1
test.yml
failed
3mo ago
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
test.yml
+1
-1
.tangled/workflows/test.yml
···
9
9
- rustup
10
10
- clang
11
11
- libclang
12
12
-
- rust-bindgen
12
12
+
- rustPlatform.bindgenHook
13
13
14
14
steps:
15
15
- name: Install Nightly