añade openocd
This commit is contained in:
parent
e04729580a
commit
e2c1170bc6
|
@ -2,6 +2,7 @@ pkgs: {
|
|||
paths = with pkgs; [
|
||||
gcc-arm-embedded
|
||||
gnumake
|
||||
openocd
|
||||
qemu
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue