diff --git a/miosix/arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32f0discovery.cfg b/miosix/arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32f0discovery.cfg
deleted file mode 100644
index 88b781acf56ae856ed2dcbc7b0d2b7f80f5319e8..0000000000000000000000000000000000000000
--- a/miosix/arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32f0discovery.cfg
+++ /dev/null
@@ -1,12 +0,0 @@
-# This is an STM32F0 discovery board with a single STM32F051R8T6 chip.
-# http://www.st.com/internet/evalboard/product/253215.jsp
-
-# source [find interface/stlink-v2.cfg]
-source [find interface/cmsis-dap.cfg]
-
-# transport select hla_swd
-
-# set WORKAREASIZE 0x2000
-source [find target/stm32f0x.cfg]
-
-# reset_config srst_only
\ No newline at end of file
diff --git a/miosix/arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32vldiscovery.cfg b/miosix/arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32vldiscovery.cfg
index 648c36217ab0eef0baf1645e4170b3dcc7a7da14..a3bd754dab138b9268f210838c9f278795266667 100644
--- a/miosix/arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32vldiscovery.cfg
+++ b/miosix/arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32vldiscovery.cfg
@@ -15,4 +15,14 @@
 telnet_port 4444
 gdb_port 3333
 
-source [find arch/cortexM0_stm32f0/stm32f072rb_stm32f0discovery/stm32f0discovery.cfg]
+# This is an STM32F0 discovery board with a single STM32F051R8T6 chip.
+# http://www.st.com/internet/evalboard/product/253215.jsp
+
+source [find interface/stlink.cfg]
+
+transport select hla_swd
+
+# set WORKAREASIZE 0x2000
+source [find target/stm32f0x.cfg]
+
+# reset_config srst_only