From f354c3535319347aceb333067a6a64b0f1a0c68c Mon Sep 17 00:00:00 2001 From: czq <860517298@qq.com> Date: Mon, 28 Apr 2025 14:17:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9A=82=E5=AD=98=20?= =?UTF-8?q?=E8=8E=B7=E5=8F=96sim=E7=8A=B6=E6=80=81=E5=8F=8A=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E7=AD=89=E4=BF=A1=E6=81=AF=20=E5=8A=9F=E8=80=9775uA?= =?UTF-8?q?=E5=B7=A6=E5=8F=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cproject | 4 +- APP/peripheral_main.c | 14 +- IoT_SCV_CH584M1.wvproj | 4 +- README.md | 9 +- bsp/inc/bsp_ml307r.h | 57 +++++- bsp/src/bsp_ml307r.c | 424 ++++++++++++++++++++++++++++++++++------- bsp/src/bsp_tim.c | 4 +- 7 files changed, 429 insertions(+), 87 deletions(-) diff --git a/.cproject b/.cproject index 231b973..317b301 100644 --- a/.cproject +++ b/.cproject @@ -203,7 +203,7 @@