so like, there!s errrors but idc and its late and im eepi
This commit is contained in:
parent
f7a83875aa
commit
242f218a62
15 changed files with 2920 additions and 2 deletions
|
|
@ -18,10 +18,17 @@
|
|||
devShells."${system}" = {
|
||||
default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
rustup
|
||||
gcc
|
||||
gnumake
|
||||
rust-bin.stable.latest.default
|
||||
evcxr
|
||||
openocd
|
||||
gcc-arm-embedded
|
||||
stlink
|
||||
pkg-config
|
||||
openssl
|
||||
gdb
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue