From 6c1a5eb1a9891898552bb9320ba973349ca4bffa Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Wed, 08 Jul 2026 20:51:59 +0800
Subject: [PATCH] Update mdelay and gpio function

---
 ex1.buzzer-music/do_clean.bat |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ex1.buzzer-music/do_clean.bat b/ex1.buzzer-music/do_clean.bat
index 42090e1..2b1622c 100644
--- a/ex1.buzzer-music/do_clean.bat
+++ b/ex1.buzzer-music/do_clean.bat
@@ -8,6 +8,7 @@
 call :del_file ".mxproject"
 call :del_file ".cproject"
 call :del_file ".project"
+call :del_file ".clangd"
 call :del_file "*.json"
 call :del_file "*.ld"
 call :del_file "*.s"

--
Gitblit v1.10.0