4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
apt install gcc-arm-none-eabi qemu-system-arm gdb-multiarch
|