From 2b4e742f021a37fffcc5e557c4456c0a4ea77483 Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Thu, 13 Mar 2025 23:16:14 -0500 Subject: fix: software was accidentally a submodule --- Software/Drivers/CMSIS/DSP/Examples/ARM/boot/RTE_Components.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Software/Drivers/CMSIS/DSP/Examples/ARM/boot/RTE_Components.h (limited to 'Software/Drivers/CMSIS/DSP/Examples/ARM/boot') diff --git a/Software/Drivers/CMSIS/DSP/Examples/ARM/boot/RTE_Components.h b/Software/Drivers/CMSIS/DSP/Examples/ARM/boot/RTE_Components.h new file mode 100644 index 0000000..ef3633f --- /dev/null +++ b/Software/Drivers/CMSIS/DSP/Examples/ARM/boot/RTE_Components.h @@ -0,0 +1,5 @@ +#ifndef RTE_COMPONENTS_H +#define RTE_COMPONENTS_H + + +#endif /* RTE_COMPONENTS_H */ \ No newline at end of file -- cgit v1.2.3