From 8f8f5ae1fd0a007e331ac909b4280e1e109df091 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 29 十月 2021 21:31:28 +0800 Subject: [PATCH] 加速计影响测距 --- MDK-ARM/L051/L051_L051.dep | 36 ++++++++++++++++++------------------ 1 files changed, 18 insertions(+), 18 deletions(-) diff --git a/MDK-ARM/L051/L051_L051.dep b/MDK-ARM/L051/L051_L051.dep index a883705..13db2fa 100644 --- a/MDK-ARM/L051/L051_L051.dep +++ b/MDK-ARM/L051/L051_L051.dep @@ -44,7 +44,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -97,7 +97,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -147,7 +147,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -199,7 +199,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -260,7 +260,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -309,12 +309,12 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\algorithm\TrackingDiff.h)(0x6167EBDD) I (..\Src\application\global_param.h)(0x6167EC25) -F (..\Src\OnChipDevices\Usart.c)(0x6167EBDD)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\usart.o --omf_browse l051\usart.crf --depend l051\usart.d) +F (..\Src\OnChipDevices\Usart.c)(0x617BA5DA)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\usart.o --omf_browse l051\usart.crf --depend l051\usart.d) I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (../Inc/main.h)(0x6177B278) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x6167EC24) @@ -355,7 +355,7 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x6167EC24) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -405,7 +405,7 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x6167EC24) I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -453,12 +453,12 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) I (..\Src\algorithm\TrackingDiff.h)(0x6167EBDD) -F (..\Src\application\dw_app.c)(0x617AB023)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d) +F (..\Src\application\dw_app.c)(0x617BF271)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5D9AD212) I (..\Src\application\dw_app.h)(0x617A205E) @@ -502,7 +502,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\global_param.h)(0x6167EC25) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) I (..\Src\algorithm\TrackingDiff.h)(0x6167EBDD) @@ -555,14 +555,14 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x6167EC24) I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) I (..\Src\algorithm\TrackingDiff.h)(0x6167EBDD) I (..\Src\application\global_param.h)(0x6167EC25) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9AD21A) -F (../Src/main.c)(0x617AAF9A)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\main.o --omf_browse l051\main.crf --depend l051\main.d) +F (../Src/main.c)(0x617BF560)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\main.o --omf_browse l051\main.crf --depend l051\main.d) I (../Inc/main.h)(0x6177B278) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x6167EC24) I (../Inc/stm32l0xx_hal_conf.h)(0x6167EC24) @@ -603,7 +603,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -613,7 +613,7 @@ I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5D9AD212) I (..\Src\decadriver\dw_driver.h)(0x6167EC25) I (..\Src\decadriver\deca_device_api.h)(0x6167EBDD) -F (../Src/stm32l0xx_it.c)(0x6167EC25)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\stm32l0xx_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d) +F (../Src/stm32l0xx_it.c)(0x617BA5DA)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../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 ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\stm32l0xx_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d) I (../Inc/main.h)(0x6177B278) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x6167EC24) I (../Inc/stm32l0xx_hal_conf.h)(0x6167EC24) @@ -654,7 +654,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) @@ -702,7 +702,7 @@ I (..\Src\OnChipDevices\Usart.h)(0x6167EC25) I (..\Src\OnChipDevices\Flash.h)(0x6167EC24) I (..\Src\application\serial_at_cmd_app.h)(0x6167EBDD) -I (..\Src\ExternalDevices\led.h)(0x6177F27B) +I (..\Src\ExternalDevices\led.h)(0x617BA4FA) I (..\Src\application\dw_app.h)(0x617A205E) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x6167EBDD) -- Gitblit v1.9.3