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/multi_button.d | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 48 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/multi_button.d b/KEIL_MDKARM/Objects/multi_button.d new file mode 100644 index 0000000..bef7a27 --- /dev/null +++ b/KEIL_MDKARM/Objects/multi_button.d @@ -0,0 +1,48 @@ +.\objects\multi_button.o: ..\MultiButton\multi_button.c +.\objects\multi_button.o: ..\MultiButton\multi_button.h +.\objects\multi_button.o: D:\Keil5\ARM\ARMCC\Bin\..\include\string.h +.\objects\multi_button.o: ..\Core\define_all.h +.\objects\multi_button.o: ..\Core\Include\FM33A0XXEV.h +.\objects\multi_button.o: ..\Core\Include\core_cm0plus.h +.\objects\multi_button.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdint.h +.\objects\multi_button.o: ..\Core\Include\core_cminstr.h +.\objects\multi_button.o: ..\Core\Include\core_cmfunc.h +.\objects\multi_button.o: ..\Core\Include\system_FM33A0XXEV.h +.\objects\multi_button.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdio.h +.\objects\multi_button.o: ..\Core\Include\FM33A0XXEV.h +.\objects\multi_button.o: ..\Core\fm33a0xxev_include_all.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_aes.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_adc.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_bstim.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_comp.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_rmu.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_crc.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_lcd.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_dma.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_gpio.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_i2c.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_iwdt.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_lpuart.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_flash.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_pmu.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_cmu.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_rtc.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_dbg.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_spi.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_rng.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_u7816.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_uart.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_lptim.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_wwdt.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_svd.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_pae.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_hash.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_qspi.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_bt.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_et.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_vrtc.h +.\objects\multi_button.o: ..\Drivers\fm33a0xxev_cdif.h +.\objects\multi_button.o: ..\Core\bintohex.h +.\objects\multi_button.o: ..\Hardware\CLOCK\user_init.h +.\objects\multi_button.o: ..\Core\define_all.h +.\objects\multi_button.o: ..\Hardware\DELAY\delay.h -- Gitblit v1.9.3