From 3f1963cb5fec8e7f093ec42d13c4ae3f645669b0 Mon Sep 17 00:00:00 2001 From: czq <860517298@qq.com> Date: Fri, 25 Apr 2025 19:42:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=9A=82=E5=AD=98=20?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=8A=B6=E6=80=81=E6=9C=BA=E9=87=8D=E6=9E=84?= =?UTF-8?q?4G=E6=A8=A1=E7=BB=84=E9=80=9A=E4=BF=A1=E6=B5=81=E7=A8=8B=20?= =?UTF-8?q?=E5=8A=9F=E8=80=9775uA=E5=B7=A6=E5=8F=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cproject | 6 +- APP/peripheral_main.c | 15 +- IoT_SCV_CH584M1.wvproj | 6 +- README.md | 11 +- bsp/inc/bsp_ml307r.h | 43 +- bsp/inc/bsp_tim.h | 50 +- bsp/src/bsp_adc.c | 115 ++-- bsp/src/bsp_bmp390.c | 17 +- bsp/src/bsp_ml307r.c | 877 +++++++++++++------------ bsp/src/bsp_tim.c | 99 ++- common/AT-Command-master/src/at_port.c | 6 +- 11 files changed, 752 insertions(+), 493 deletions(-) diff --git a/.cproject b/.cproject index faab14c..231b973 100644 --- a/.cproject +++ b/.cproject @@ -113,7 +113,7 @@