añade qemu a la shenv de armasm
This commit is contained in:
parent
4b9e6bb4ee
commit
4e27174f79
|
@ -1,5 +1,6 @@
|
|||
pkgs: {
|
||||
paths = with pkgs; [
|
||||
gcc-arm-embedded
|
||||
qemu
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue