From 65062d0d5b21f838aa0043a15ce54cfab8d72c43 Mon Sep 17 00:00:00 2001 From: wujiazhi <1147861305@qq.com> Date: Tue, 11 Jun 2024 14:23:53 +0800 Subject: [PATCH] 1.Fixed communication failure between MCU and wireless module 2.Fix the wrong judgment of alkaline lithium power --- KEIL_MDKARM/Objects/system_fm33a0xxev_1.d | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/system_fm33a0xxev_1.d b/KEIL_MDKARM/Objects/system_fm33a0xxev_1.d new file mode 100644 index 0000000..3e5593f --- /dev/null +++ b/KEIL_MDKARM/Objects/system_fm33a0xxev_1.d @@ -0,0 +1,9 @@ +.\objects\system_fm33a0xxev_1.o: RTE\Device\FM33A06XEV\system_FM33A0XXEV.c +.\objects\system_fm33a0xxev_1.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdint.h +.\objects\system_fm33a0xxev_1.o: ..\Core\Include\FM33A0XXEV.h +.\objects\system_fm33a0xxev_1.o: ..\Core\Include\core_cm0plus.h +.\objects\system_fm33a0xxev_1.o: ..\Core\Include\core_cminstr.h +.\objects\system_fm33a0xxev_1.o: ..\Core\Include\core_cmfunc.h +.\objects\system_fm33a0xxev_1.o: ..\Core\Include\system_FM33A0XXEV.h +.\objects\system_fm33a0xxev_1.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdio.h +.\objects\system_fm33a0xxev_1.o: ..\Core\Include\FM33A0XXEV.h -- Gitblit v1.9.3