We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a4d78b + 654893f commit f5e470fCopy full SHA for f5e470f
1 file changed
.docker/Dockerfile
@@ -5,3 +5,4 @@ RUN cargo install flip-link --version 0.1.10
5
RUN rustup component add rustfmt
6
RUN rustup component add llvm-tools
7
RUN cargo install cargo-binutils
8
+RUN cargo install elf2uf2-rs --locked
0 commit comments