From 8776612fd50483190d945c67bfa1610786abe678 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 22 Nov 2024 11:53:06 +0100 Subject: [PATCH] chore: add gcc toolchain to compile tests --- manifest.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.scm b/manifest.scm index 5b23f1f..3413ff9 100644 --- a/manifest.scm +++ b/manifest.scm @@ -12,6 +12,8 @@ "arm-none-eabi-nano-toolchain" "gdb" + "gcc-toolchain" + "openocd" "stlink" -- 2.48.1