Updated Dev Quality Control (markdown)

This commit is contained in:
rusefillc 2024-12-08 11:05:45 -05:00
parent 29f482922b
commit dc0c841b42
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ GitHub Actions are Ubuntu, WSL is Ubuntu, Ubuntu is recommended
```shell
sudo apt install net-tools openssh-server curl git make gcc-multilib g++-multilib g++-mingw-w64 gcc-mingw-w64 sshpass mtools zip dosfstools openocd
sudo apt install gcc-12-arm-linux-gnueabi openjdk-21-jdk-headless
sudo apt install gcc-12-arm-linux-gnueabi openjdk-21-jdk-headless stlink-tools
sudo systemctl enable ssh
```