aboutsummaryrefslogtreecommitdiffstats
path: root/stm32conf/lanchon-stm32/src/exceptions/make-clean.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'stm32conf/lanchon-stm32/src/exceptions/make-clean.cmd')
-rw-r--r--stm32conf/lanchon-stm32/src/exceptions/make-clean.cmd10
1 files changed, 0 insertions, 10 deletions
diff --git a/stm32conf/lanchon-stm32/src/exceptions/make-clean.cmd b/stm32conf/lanchon-stm32/src/exceptions/make-clean.cmd
deleted file mode 100644
index 82e4746..0000000
--- a/stm32conf/lanchon-stm32/src/exceptions/make-clean.cmd
+++ /dev/null
@@ -1,10 +0,0 @@
-@echo off
-setlocal
-
-set DO=del
-
-%DO% lanchon-stm32-vector.S
-%DO% lanchon-stm32-isrs.S
-%DO% lanchon-stm32-names.inc
-%DO% stm32exceptions.h
-%DO% stm32exceptions.c