diff --git a/boards/generic_py32f030x6.json b/boards/generic_py32f030x6.json index 4a0141b..99479e8 100644 --- a/boards/generic_py32f030x6.json +++ b/boards/generic_py32f030x6.json @@ -7,7 +7,7 @@ "product_line": "PY32F030x6" }, "debug": { - "svd_path": "boards/svd/py32f030xx.svd", + "svd_path": "misc/svd/py32f030xx.svd", "pyocd_target": "py32f0xx", "default_tools": [ "cmsis-dap" diff --git a/boards/svd/py32f002axx.svd b/misc/svd/original/py32f002axx.svd similarity index 100% rename from boards/svd/py32f002axx.svd rename to misc/svd/original/py32f002axx.svd diff --git a/boards/svd/py32f002xx.svd b/misc/svd/original/py32f002xx.svd similarity index 100% rename from boards/svd/py32f002xx.svd rename to misc/svd/original/py32f002xx.svd diff --git a/boards/svd/py32f003xx.svd b/misc/svd/original/py32f003xx.svd similarity index 100% rename from boards/svd/py32f003xx.svd rename to misc/svd/original/py32f003xx.svd diff --git a/boards/svd/py32f030xx.svd b/misc/svd/original/py32f030xx.svd similarity index 100% rename from boards/svd/py32f030xx.svd rename to misc/svd/original/py32f030xx.svd