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