summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2026-02-05 20:39:38 +0800
committersakumisu <[email protected]>2026-02-05 20:39:38 +0800
commit6b0ec0e16f82c4b869ccc373a2a284b3a4085115 (patch)
tree5236f72cc570754d83468eef68cf4ebd51641727 /tools
parent1a5bc9d1503f19eefa6b53787f1e7fec43946c30 (diff)
refactor(class/dfu): refactor dfu device driver
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'tools')
-rw-r--r--tools/dfu-util/url3
-rw-r--r--tools/stm32_dfuse/url1
2 files changed, 3 insertions, 1 deletions
diff --git a/tools/dfu-util/url b/tools/dfu-util/url
new file mode 100644
index 00000000..c211ed5c
--- /dev/null
+++ b/tools/dfu-util/url
@@ -0,0 +1,3 @@
+http://www.st.com/en/development-tools/stsw-stm32080.html
+
+https://dfu-util.sourceforge.net/ \ No newline at end of file
diff --git a/tools/stm32_dfuse/url b/tools/stm32_dfuse/url
deleted file mode 100644
index 808c6f73..00000000
--- a/tools/stm32_dfuse/url
+++ /dev/null
@@ -1 +0,0 @@
-http://www.st.com/en/development-tools/stsw-stm32080.html \ No newline at end of file