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