From 2dce1fa0cd661a544bcd61ec803f5a9414df493f Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Wed, 6 Nov 2024 18:58:55 +0100 Subject: [PATCH] Add killall Required to kill jlink debug servers still running in background --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index f0c19e8..5266bd6 100644 --- a/flake.nix +++ b/flake.nix @@ -35,6 +35,7 @@ gcc-arm-embedded-13 # replaces above packages since gcc compiles libc in arm, not thumb2 glibc_multi segger-jlink + killall clang-tools cmake codespell