summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2023-09-29 03:36:56 -0600
committerAlejandro Soto <alejandro@34project.org>2023-09-29 03:36:56 -0600
commitdc155bb935230b120b1f76fd579439684178f08b (patch)
tree2dc7e74d07db78675830a83cc40ed851969721e0 /nix
parent78c46ca681c9a775cc68c9c58a5d5c70821ca0d7 (diff)
nix/flake: add gcc-arm-embedded toolchain to devshell
Diffstat (limited to 'nix')
-rw-r--r--nix/flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/flake.nix b/nix/flake.nix
index bd8ca9e..05d7ab3 100644
--- a/nix/flake.nix
+++ b/nix/flake.nix
@@ -111,6 +111,7 @@
gcc
cross.stdenv.cc.cc
cross.stdenv.cc.bintools
+ gcc-arm-embedded
gdb
gnumake
gtkwave