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/fm33a0xxev_gpio.d | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/KEIL_MDKARM/Objects/fm33a0xxev_gpio.d b/KEIL_MDKARM/Objects/fm33a0xxev_gpio.d index cf7c4ef..ff22037 100644 --- a/KEIL_MDKARM/Objects/fm33a0xxev_gpio.d +++ b/KEIL_MDKARM/Objects/fm33a0xxev_gpio.d @@ -2,11 +2,11 @@ .\objects\fm33a0xxev_gpio.o: ..\Drivers\fm33a0xxev_gpio.h .\objects\fm33a0xxev_gpio.o: ..\Core\Include\FM33A0XXEV.h .\objects\fm33a0xxev_gpio.o: ..\Core\Include\core_cm0plus.h -.\objects\fm33a0xxev_gpio.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdint.h +.\objects\fm33a0xxev_gpio.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdint.h .\objects\fm33a0xxev_gpio.o: ..\Core\Include\core_cminstr.h .\objects\fm33a0xxev_gpio.o: ..\Core\Include\core_cmfunc.h .\objects\fm33a0xxev_gpio.o: ..\Core\Include\system_FM33A0XXEV.h -.\objects\fm33a0xxev_gpio.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdio.h +.\objects\fm33a0xxev_gpio.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdio.h .\objects\fm33a0xxev_gpio.o: ..\Core\Include\FM33A0XXEV.h .\objects\fm33a0xxev_gpio.o: ..\Core\define_all.h .\objects\fm33a0xxev_gpio.o: ..\Core\fm33a0xxev_include_all.h @@ -40,8 +40,7 @@ .\objects\fm33a0xxev_gpio.o: ..\Drivers\fm33a0xxev_et.h .\objects\fm33a0xxev_gpio.o: ..\Drivers\fm33a0xxev_vrtc.h .\objects\fm33a0xxev_gpio.o: ..\Drivers\fm33a0xxev_cdif.h -.\objects\fm33a0xxev_gpio.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdlib.h -.\objects\fm33a0xxev_gpio.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h +.\objects\fm33a0xxev_gpio.o: D:\Keil5\ARM\ARMCC\Bin\..\include\string.h .\objects\fm33a0xxev_gpio.o: ..\Core\bintohex.h .\objects\fm33a0xxev_gpio.o: ..\Hardware\CLOCK\user_init.h .\objects\fm33a0xxev_gpio.o: ..\Core\define_all.h -- Gitblit v1.9.3