From 522729fd4556d05b61607789ae5a0282c23ef776 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 11 四月 2024 10:05:26 +0800 Subject: [PATCH] V1.8,修改充电灯的逻辑,改为正式频率 --- MDK-ARM/STM32L071RB/STM32L071RB_STM32L071RB.dep | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MDK-ARM/STM32L071RB/STM32L071RB_STM32L071RB.dep b/MDK-ARM/STM32L071RB/STM32L071RB_STM32L071RB.dep index 160f277..2238d33 100644 --- a/MDK-ARM/STM32L071RB/STM32L071RB_STM32L071RB.dep +++ b/MDK-ARM/STM32L071RB/STM32L071RB_STM32L071RB.dep @@ -1,7 +1,7 @@ Dependencies for Project 'STM32L071RB', Target 'STM32L071RB': (DO NOT MODIFY !) CompilerVersion: 5060750::V5.06 update 6 (build 750)::ARMCC F (startup_stm32l071xx.s)(0x66062544)(--cpu Cortex-M0+ -g --apcs=interwork --pd "__MICROLIB SETA 1" -I.\RTE\_STM32L071RB -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include --pd "__UVISION_VERSION SETA 530" --pd "_RTE_ SETA 1" --pd "STM32L071xx SETA 1" --pd "_RTE_ SETA 1" --list startup_stm32l071xx.lst --xref -o stm32l071rb\startup_stm32l071xx.o --depend stm32l071rb\startup_stm32l071xx.d) -F (../Core/Src/main.c)(0x6615FDBF)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../FML/Internet/Module/AIR780E -I ../FML/Internet/Module -I ../FML/Internet -I ../FML -I ../HAL -I ../APL -I ../radio -I ../decadriver -I.\RTE\_STM32L071RB -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32L071xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L071xx -D_RTK_MODE_ -o stm32l071rb\main.o --omf_browse stm32l071rb\main.crf --depend stm32l071rb\main.d) +F (../Core/Src/main.c)(0x6617439B)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../FML/Internet/Module/AIR780E -I ../FML/Internet/Module -I ../FML/Internet -I ../FML -I ../HAL -I ../APL -I ../radio -I ../decadriver -I.\RTE\_STM32L071RB -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32L071xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L071xx -D_RTK_MODE_ -o stm32l071rb\main.o --omf_browse stm32l071rb\main.crf --depend stm32l071rb\main.d) I (../Core/Inc/main.h)(0x66062542) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x64D0ABC5) I (../Core/Inc/stm32l0xx_hal_conf.h)(0x6614ADD9) @@ -67,7 +67,7 @@ I (../APL/dw_app.h)(0x65F90A58) I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../HAL/ADC.h)(0x6475A960) -I (../radio/Lora.h)(0x6604E9D2) +I (../radio/Lora.h)(0x66173D94) I (C:\Keil_v5\ARM\ARMCC\include\stdbool.h)(0x5E53505C) I (../radio/radio.h)(0x65F933F8) I (../FML/DBG.h)(0x66053E48) @@ -1924,7 +1924,7 @@ I (..\APL\AppConfig.h)(0x65F27914) I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../radio/delay.h)(0x64F14194) -F (..\APL\App.c)(0x66162BDF)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../FML/Internet/Module/AIR780E -I ../FML/Internet/Module -I ../FML/Internet -I ../FML -I ../HAL -I ../APL -I ../radio -I ../decadriver -I.\RTE\_STM32L071RB -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32L071xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L071xx -D_RTK_MODE_ -o stm32l071rb\app.o --omf_browse stm32l071rb\app.crf --depend stm32l071rb\app.d) +F (..\APL\App.c)(0x6617450A)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../FML/Internet/Module/AIR780E -I ../FML/Internet/Module -I ../FML/Internet -I ../FML -I ../HAL -I ../APL -I ../radio -I ../decadriver -I.\RTE\_STM32L071RB -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32L071xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L071xx -D_RTK_MODE_ -o stm32l071rb\app.o --omf_browse stm32l071rb\app.crf --depend stm32l071rb\app.d) I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) @@ -1993,7 +1993,7 @@ I (../decadriver/deca_device_api.h)(0x64B4E206) I (..\APL\dw_app.h)(0x65F90A58) I (../HAL/ADC.h)(0x6475A960) -I (../radio/Lora.h)(0x6604E9D2) +I (../radio/Lora.h)(0x66173D94) I (C:\Keil_v5\ARM\ARMCC\include\stdbool.h)(0x5E53505C) I (../radio/radio.h)(0x65F933F8) I (..\APL\WS2812.h)(0x65D556B0) @@ -2102,7 +2102,7 @@ I (..\APL\dw_driver.h)(0x65F7A404) I (../HAL/Spi.h)(0x6475A960) I (..\APL\global_param.h)(0x660B6F85) -I (../radio/lora.h)(0x6604E9D2) +I (../radio/lora.h)(0x66173D94) I (C:\Keil_v5\ARM\ARMCC\include\stdbool.h)(0x5E53505C) I (../radio/radio.h)(0x65F933F8) I (..\APL\WS2812.h)(0x65D556B0) @@ -2450,7 +2450,7 @@ I (C:\Keil_v5\ARM\ARMCC\include\stdbool.h)(0x5E53505C) I (..\radio\sx126x-board.h)(0x64F18E2C) I (..\radio\delay.h)(0x64F14194) -I (..\radio\Lora.h)(0x6604E9D2) +I (..\radio\Lora.h)(0x66173D94) I (..\radio\user.h)(0x64F19DA8) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x64D0ABC5) I (../Core/Inc/stm32l0xx_hal_conf.h)(0x6614ADD9) -- Gitblit v1.9.3