add gnumake & screen to shell

This commit is contained in:
2023-02-17 15:18:23 +01:00
parent b78396e8e5
commit e313b8f2be

View File

@@ -7,7 +7,9 @@ mkShell {
STM32STDLIB = "${libstm32stdperiph}";
nativeBuildInputs = [
gnumake
stlink
screen
gcc-arm-embedded-10
libstm32cube
libstm32stdperiph