aboutsummaryrefslogtreecommitdiff
path: root/devShells/nuttx.nix
diff options
context:
space:
mode:
Diffstat (limited to 'devShells/nuttx.nix')
-rw-r--r--devShells/nuttx.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/devShells/nuttx.nix b/devShells/nuttx.nix
index ebe30b8..d3303c1 100644
--- a/devShells/nuttx.nix
+++ b/devShells/nuttx.nix
@@ -16,8 +16,8 @@ let
in pkgs.mkShell {
packages = (with pkgs; [
- gnumake cmake
- kconfig-frontends genromfs
+ gnumake
+ kconfig-frontends genromfs xxd
openocd
]) ++ (with pkgs-riscv.buildPackages; [
gcc gdb