2020-09-03

This commit is contained in:
wangkg 2020-09-04 15:30:45 +08:00
commit 751a9fb93f
570 changed files with 50854 additions and 16474 deletions

View file

@ -0,0 +1,36 @@
// File: STM32F101_102_103_105_107.dbgconf
// Version: 1.0.0
// Note: refer to STM32F101xx STM32F102xx STM32F103xx STM32F105xx STM32F107xx Reference manual (RM0008)
// STM32F101xx STM32F102xx STM32F103xx STM32F105xx STM32F107xx datasheets
// <<< Use Configuration Wizard in Context Menu >>>
// <h> Debug MCU configuration register (DBGMCU_CR)
// <i> Reserved bits must be kept at reset value
// <o.30> DBG_TIM11_STOP <i> TIM11 counter stopped when core is halted
// <o.29> DBG_TIM10_STOP <i> TIM10 counter stopped when core is halted
// <o.28> DBG_TIM9_STOP <i> TIM9 counter stopped when core is halted
// <o.27> DBG_TIM14_STOP <i> TIM14 counter stopped when core is halted
// <o.26> DBG_TIM13_STOP <i> TIM13 counter stopped when core is halted
// <o.25> DBG_TIM12_STOP <i> TIM12 counter stopped when core is halted
// <o.21> DBG_CAN2_STOP <i> Debug CAN2 stopped when core is halted
// <o.20> DBG_TIM7_STOP <i> TIM7 counter stopped when core is halted
// <o.19> DBG_TIM6_STOP <i> TIM6 counter stopped when core is halted
// <o.18> DBG_TIM5_STOP <i> TIM5 counter stopped when core is halted
// <o.17> DBG_TIM8_STOP <i> TIM8 counter stopped when core is halted
// <o.16> DBG_I2C2_SMBUS_TIMEOUT <i> SMBUS timeout mode stopped when core is halted
// <o.15> DBG_I2C1_SMBUS_TIMEOUT <i> SMBUS timeout mode stopped when core is halted
// <o.14> DBG_CAN1_STOP <i> Debug CAN1 stopped when Core is halted
// <o.13> DBG_TIM4_STOP <i> TIM4 counter stopped when core is halted
// <o.12> DBG_TIM3_STOP <i> TIM3 counter stopped when core is halted
// <o.11> DBG_TIM2_STOP <i> TIM2 counter stopped when core is halted
// <o.10> DBG_TIM1_STOP <i> TIM1 counter stopped when core is halted
// <o.9> DBG_WWDG_STOP <i> Debug window watchdog stopped when core is halted
// <o.8> DBG_IWDG_STOP <i> Debug independent watchdog stopped when core is halted
// <o.2> DBG_STANDBY <i> Debug standby mode
// <o.1> DBG_STOP <i> Debug stop mode
// <o.0> DBG_SLEEP <i> Debug sleep mode
// </h>
DbgMCU_CR = 0x00000007;
// <<< end of configuration section >>>

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<component_viewer schemaVersion="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="Component_Viewer.xsd">
<component name="EventRecorderStub" version="1.0.0"/> <!--name and version of the component-->
<events>
</events>
</component_viewer>

View file

@ -1,6 +1,6 @@
/*
* Auto generated Run-Time-Environment Component Configuration File
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'epd-demo'
@ -17,4 +17,5 @@
#define CMSIS_device_header "stm32f10x.h"
#endif /* RTE_COMPONENTS_H */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
<TargetCommonOption>
<Device>STM32F103ZE</Device>
<Vendor>STMicroelectronics</Vendor>
<PackID>Keil.STM32F1xx_DFP.2.1.0</PackID>
<PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
<PackURL>http://www.keil.com/pack/</PackURL>
<Cpu>IRAM(0x20000000-0x2000FFFF) IROM(0x8000000-0x807FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu>
<FlashUtilSpec></FlashUtilSpec>
@ -184,6 +184,7 @@
<hadXRAM>0</hadXRAM>
<uocXRam>0</uocXRam>
<RvdsVP>0</RvdsVP>
<RvdsMve>0</RvdsMve>
<hadIRAM2>0</hadIRAM2>
<hadIROM2>0</hadIROM2>
<StupSel>8</StupSel>
@ -456,11 +457,6 @@
<FileType>1</FileType>
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</FilePath>
</File>
<File>
<FileName>stm32f1xx_hal.c</FileName>
<FileType>1</FileType>
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</FilePath>
</File>
<File>
<FileName>stm32f1xx_hal_rcc.c</FileName>
<FileType>1</FileType>
@ -476,6 +472,11 @@
<FileType>1</FileType>
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</FilePath>
</File>
<File>
<FileName>stm32f1xx_hal.c</FileName>
<FileType>1</FileType>
<FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</FilePath>
</File>
<File>
<FileName>stm32f1xx_hal_dma.c</FileName>
<FileType>1</FileType>
@ -521,6 +522,11 @@
<FileType>1</FileType>
<FilePath>..\User\Examples\ImageData.c</FilePath>
</File>
<File>
<FileName>EPD_1in02_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_1in02_test.c</FilePath>
</File>
<File>
<FileName>EPD_1in54_test.c</FileName>
<FileType>1</FileType>
@ -566,6 +572,11 @@
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in9bc_test.c</FilePath>
</File>
<File>
<FileName>EPD_2in9b_V2_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in9b_V2_test.c</FilePath>
</File>
<File>
<FileName>EPD_2in9d_test.c</FileName>
<FileType>1</FileType>
@ -581,6 +592,11 @@
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in13_V2_test.c</FilePath>
</File>
<File>
<FileName>EPD_2in13b_V3_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in13b_V3_test.c</FilePath>
</File>
<File>
<FileName>EPD_2in13bc_test.c</FileName>
<FileType>1</FileType>
@ -591,6 +607,16 @@
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in13d_test.c</FilePath>
</File>
<File>
<FileName>EPD_2in66_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in66_test.c</FilePath>
</File>
<File>
<FileName>EPD_3in7_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_3in7_test.c</FilePath>
</File>
<File>
<FileName>EPD_4in2_test.c</FileName>
<FileType>1</FileType>
@ -601,6 +627,11 @@
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_4in2bc_test.c</FilePath>
</File>
<File>
<FileName>EPD_5in65f_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_5in65f_test.c</FilePath>
</File>
<File>
<FileName>EPD_5in83_test.c</FileName>
<FileType>1</FileType>
@ -611,41 +642,31 @@
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_5in83bc_test.c</FilePath>
</File>
<File>
<FileName>EPD_5in83b_V2_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_5in83b_V2_test.c</FilePath>
</File>
<File>
<FileName>EPD_7in5_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_7in5_test.c</FilePath>
</File>
<File>
<FileName>EPD_7in5bc_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_7in5bc_test.c</FilePath>
</File>
<File>
<FileName>EPD_1in02_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_1in02_test.c</FilePath>
</File>
<File>
<FileName>EPD_7in5_V2_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_7in5_V2_test.c</FilePath>
</File>
<File>
<FileName>EPD_7in5bc_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_7in5bc_test.c</FilePath>
</File>
<File>
<FileName>EPD_7in5b_V2_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_7in5b_V2_test.c</FilePath>
</File>
<File>
<FileName>EPD_2in13b_V2_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in13b_V2_test.c</FilePath>
</File>
<File>
<FileName>EPD_2in9b_V2_test.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\Examples\EPD_2in9b_V2_test.c</FilePath>
</File>
<File>
<FileName>EPD_7in5b_HD_test.c</FileName>
<FileType>1</FileType>
@ -711,6 +732,11 @@
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in9bc.c</FilePath>
</File>
<File>
<FileName>EPD_2in9b_V2.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in9b_V2.c</FilePath>
</File>
<File>
<FileName>EPD_2in9d.c</FileName>
<FileType>1</FileType>
@ -731,11 +757,26 @@
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in13bc.c</FilePath>
</File>
<File>
<FileName>EPD_2in13b_V3.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in13b_V3.c</FilePath>
</File>
<File>
<FileName>EPD_2in13d.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in13d.c</FilePath>
</File>
<File>
<FileName>EPD_2in66.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in66.c</FilePath>
</File>
<File>
<FileName>EPD_3in7.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_3in7.c</FilePath>
</File>
<File>
<FileName>EPD_4in2.c</FileName>
<FileType>1</FileType>
@ -746,6 +787,11 @@
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_4in2bc.c</FilePath>
</File>
<File>
<FileName>EPD_5in65f.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_5in65f.c</FilePath>
</File>
<File>
<FileName>EPD_5in83.c</FileName>
<FileType>1</FileType>
@ -756,46 +802,41 @@
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_5in83bc.c</FilePath>
</File>
<File>
<FileName>EPD_5in83b_V2.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_5in83b_V2.c</FilePath>
</File>
<File>
<FileName>EPD_7in5.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5.c</FilePath>
</File>
<File>
<FileName>EPD_7in5bc.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5bc.c</FilePath>
</File>
<File>
<FileName>EPD_7in5_V2.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5_V2.c</FilePath>
</File>
<File>
<FileName>EPD_7in5_HD.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5_HD.c</FilePath>
</File>
<File>
<FileName>EPD_7in5bc.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5bc.c</FilePath>
</File>
<File>
<FileName>EPD_7in5b_V2.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5b_V2.c</FilePath>
</File>
<File>
<FileName>EPD_2in9b_V2.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in9b_V2.c</FilePath>
</File>
<File>
<FileName>EPD_2in13b_V2.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_2in13b_V2.c</FilePath>
</File>
<File>
<FileName>EPD_7in5b_HD.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5b_HD.c</FilePath>
</File>
<File>
<FileName>EPD_7in5_HD.c</FileName>
<FileType>1</FileType>
<FilePath>..\User\e-Paper\EPD_7in5_HD.c</FilePath>
</File>
</Files>
</Group>
<Group>

View file

@ -1,28 +0,0 @@
epd-demo\dev_config.o: ..\User\Config\DEV_Config.c
epd-demo\dev_config.o: ..\User\Config\DEV_Config.h
epd-demo\dev_config.o: ../Inc/main.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\dev_config.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\dev_config.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\dev_config.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\dev_config.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\dev_config.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\dev_config.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\dev_config.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\dev_config.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\dev_config.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\dev_config.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\dev_config.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h

View file

@ -3,57 +3,57 @@
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: , , LIC=JL2VE-58SJD-EHS8P-M4K0Y-FV8YC-W81J5
IDE-Version: ¦ÌVision V5.27.1.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: x x, x, LIC=GE7Z9-4YL6L-TJ86H-WU8CC-HVEYA-0Y1DH
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.25.2.0
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
Toolchain: MDK-ARM Professional Version: 5.27.1.0
Toolchain Path: D:\Program Files\keil5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.25.2.0
Dialog DLL: DCM.DLL V1.17.1.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0
Dialog DLL: TCM.DLL V1.35.1.0
CPU DLL: SARMCM3.DLL V5.27.1.0
Dialog DLL: DCM.DLL V1.17.2.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.6.0
Dialog DLL: TCM.DLL V1.36.1.0
<h2>Project:</h2>
E:\Project\e-Paper\E-Paper_code_191112\STM32\STM32-F103ZET6\MDK-ARM\epd-demo.uvprojx
Project File Date: 10/11/2019
E:\project\E-Paper_code\STM32\STM32-F103ZET6\MDK-ARM\epd-demo.uvprojx
Project File Date: 08/03/2020
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Program Files\keil5\ARM\ARMCC\Bin'
Build target 'epd-demo'
compiling EPD_4in2_test.c...
compiling EPD_5in83b_V2_test.c...
linking...
Program Size: Code=23044 RO-data=56484 RW-data=68 ZI-data=41140
Program Size: Code=22452 RO-data=88524 RW-data=68 ZI-data=41140
FromELF: creating hex file...
"epd-demo\epd-demo.axf" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack
ARM.CMSIS.5.3.0
http://www.keil.com/pack/ARM.CMSIS.5.5.1.pack
ARM.CMSIS.5.5.1
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.1.1
* Component: CORE Version: 5.2.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.1.0.pack
Keil.STM32F1xx_DFP.2.1.0
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
Keil.STM32F1xx_DFP.2.3.0
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
<h2>Collection of Component include folders:</h2>
.\RTE\_epd-demo
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.1.0\Device\Include
D:\Program Files\keil5\Packs\ARM\CMSIS\5.5.1\CMSIS\Core\Include
D:\Program Files\keil5\Packs\Keil\STM32F1xx_DFP\2.3.0\Device\Include
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.1.1
* Component: ARM::CMSIS:CORE:5.2.0
Build Time Elapsed: 00:00:02
</pre>
</body>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,82 +0,0 @@
--cpu Cortex-M3
"epd-demo\startup_stm32f103xe.o"
"epd-demo\main.o"
"epd-demo\gpio.o"
"epd-demo\spi.o"
"epd-demo\usart.o"
"epd-demo\stm32f1xx_it.o"
"epd-demo\stm32f1xx_hal_msp.o"
"epd-demo\stm32f1xx_hal_gpio_ex.o"
"epd-demo\stm32f1xx_hal_spi.o"
"epd-demo\stm32f1xx_hal_spi_ex.o"
"epd-demo\stm32f1xx_hal_tim.o"
"epd-demo\stm32f1xx_hal_tim_ex.o"
"epd-demo\stm32f1xx_hal_uart.o"
"epd-demo\stm32f1xx_hal.o"
"epd-demo\stm32f1xx_hal_rcc.o"
"epd-demo\stm32f1xx_hal_rcc_ex.o"
"epd-demo\stm32f1xx_hal_gpio.o"
"epd-demo\stm32f1xx_hal_dma.o"
"epd-demo\stm32f1xx_hal_cortex.o"
"epd-demo\stm32f1xx_hal_pwr.o"
"epd-demo\stm32f1xx_hal_flash.o"
"epd-demo\stm32f1xx_hal_flash_ex.o"
"epd-demo\system_stm32f1xx.o"
"epd-demo\imagedata.o"
"epd-demo\epd_1in54_test.o"
"epd-demo\epd_1in54_v2_test.o"
"epd-demo\epd_1in54b_test.o"
"epd-demo\epd_1in54c_test.o"
"epd-demo\epd_2in7_test.o"
"epd-demo\epd_2in7b_test.o"
"epd-demo\epd_2in9_test.o"
"epd-demo\epd_2in9bc_test.o"
"epd-demo\epd_2in9d_test.o"
"epd-demo\epd_2in13_test.o"
"epd-demo\epd_2in13_v2_test.o"
"epd-demo\epd_2in13bc_test.o"
"epd-demo\epd_2in13d_test.o"
"epd-demo\epd_4in2_test.o"
"epd-demo\epd_4in2bc_test.o"
"epd-demo\epd_5in83_test.o"
"epd-demo\epd_5in83bc_test.o"
"epd-demo\epd_7in5_test.o"
"epd-demo\epd_7in5bc_test.o"
"epd-demo\epd_1in02_test.o"
"epd-demo\epd_7in5_v2_test.o"
"epd-demo\epd_7in5b_v2_test.o"
"epd-demo\epd_1in54.o"
"epd-demo\epd_1in54_v2.o"
"epd-demo\epd_1in54b.o"
"epd-demo\epd_1in54c.o"
"epd-demo\epd_2in7.o"
"epd-demo\epd_2in7b.o"
"epd-demo\epd_2in9.o"
"epd-demo\epd_2in9bc.o"
"epd-demo\epd_2in9d.o"
"epd-demo\epd_2in13.o"
"epd-demo\epd_2in13_v2.o"
"epd-demo\epd_2in13bc.o"
"epd-demo\epd_2in13d.o"
"epd-demo\epd_4in2.o"
"epd-demo\epd_4in2bc.o"
"epd-demo\epd_5in83.o"
"epd-demo\epd_5in83bc.o"
"epd-demo\epd_7in5.o"
"epd-demo\epd_7in5bc.o"
"epd-demo\epd_7in5_v2.o"
"epd-demo\epd_7in5b_v2.o"
"epd-demo\epd_1in02d.o"
"epd-demo\dev_config.o"
"epd-demo\gui_paint.o"
"epd-demo\font8.o"
"epd-demo\font12.o"
"epd-demo\font12cn.o"
"epd-demo\font16.o"
"epd-demo\font20.o"
"epd-demo\font24.o"
"epd-demo\font24cn.o"
--library_type=microlib --strict --scatter "epd-demo\epd-demo.sct"
--summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list "epd-demo.map" -o epd-demo\epd-demo.axf

File diff suppressed because it is too large Load diff

View file

@ -1,15 +0,0 @@
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x08000000 0x00080000 { ; load region size_region
ER_IROM1 0x08000000 0x00080000 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
}
RW_IRAM1 0x20000000 0x00010000 { ; RW data
.ANY (+RW +ZI)
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,36 +0,0 @@
epd-demo\epd_1in02_test.o: ..\User\Examples\EPD_1in02_test.c
epd-demo\epd_1in02_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_1in02_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in02_test.o: ../Inc/main.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in02_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in02_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in02_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in02_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in02_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in02_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in02_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in02_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in02_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in02_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in02_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in02_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_1in02_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_1in02_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_1in02_test.o: ..\User\Config\Debug.h
epd-demo\epd_1in02_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_1in02_test.o: ..\User\e-Paper\EPD_1in02d.h
epd-demo\epd_1in02_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\string.h

View file

@ -1,29 +0,0 @@
epd-demo\epd_1in02d.o: ..\User\e-Paper\EPD_1in02d.c
epd-demo\epd_1in02d.o: ..\User\e-Paper\EPD_1in02d.h
epd-demo\epd_1in02d.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in02d.o: ../Inc/main.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in02d.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in02d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in02d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in02d.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in02d.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in02d.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in02d.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in02d.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in02d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in02d.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in02d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_1in54.o: ..\User\e-Paper\EPD_1in54.c
epd-demo\epd_1in54.o: ..\User\e-Paper\EPD_1in54.h
epd-demo\epd_1in54.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54.o: ../Inc/main.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_1in54_test.o: ..\User\Examples\EPD_1in54_test.c
epd-demo\epd_1in54_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_1in54_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54_test.o: ../Inc/main.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_1in54_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_1in54_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_1in54_test.o: ..\User\Config\Debug.h
epd-demo\epd_1in54_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_1in54_test.o: ..\User\e-Paper\EPD_1in54.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_1in54_v2.o: ..\User\e-Paper\EPD_1in54_V2.c
epd-demo\epd_1in54_v2.o: ..\User\e-Paper\EPD_1in54_V2.h
epd-demo\epd_1in54_v2.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54_v2.o: ../Inc/main.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54_v2.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54_v2.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54_v2.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54_v2.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54_v2.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54_v2.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54_v2.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54_v2.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54_v2.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54_v2.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54_v2.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_1in54_v2_test.o: ..\User\Examples\EPD_1in54_V2_test.c
epd-demo\epd_1in54_v2_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_1in54_v2_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54_v2_test.o: ../Inc/main.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54_v2_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54_v2_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54_v2_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54_v2_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_1in54_v2_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_1in54_v2_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_1in54_v2_test.o: ..\User\Config\Debug.h
epd-demo\epd_1in54_v2_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_1in54_v2_test.o: ..\User\e-Paper\EPD_1in54_V2.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_1in54b.o: ..\User\e-Paper\EPD_1in54b.c
epd-demo\epd_1in54b.o: ..\User\e-Paper\EPD_1in54b.h
epd-demo\epd_1in54b.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54b.o: ../Inc/main.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54b.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54b.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54b.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54b.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54b.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54b.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54b.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54b.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54b.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54b.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54b.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_1in54b_test.o: ..\User\Examples\EPD_1in54b_test.c
epd-demo\epd_1in54b_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_1in54b_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54b_test.o: ../Inc/main.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54b_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54b_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54b_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54b_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54b_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54b_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54b_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54b_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54b_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54b_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54b_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_1in54b_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_1in54b_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_1in54b_test.o: ..\User\Config\Debug.h
epd-demo\epd_1in54b_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_1in54b_test.o: ..\User\e-Paper\EPD_1in54b.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_1in54c.o: ..\User\e-Paper\EPD_1in54c.c
epd-demo\epd_1in54c.o: ..\User\e-Paper\EPD_1in54c.h
epd-demo\epd_1in54c.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54c.o: ../Inc/main.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54c.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54c.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54c.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54c.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54c.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54c.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54c.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54c.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54c.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54c.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54c.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54c.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_1in54c_test.o: ..\User\Examples\EPD_1in54c_test.c
epd-demo\epd_1in54c_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_1in54c_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_1in54c_test.o: ../Inc/main.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54c_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_1in54c_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_1in54c_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_1in54c_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_1in54c_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_1in54c_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_1in54c_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_1in54c_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_1in54c_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_1in54c_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_1in54c_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_1in54c_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_1in54c_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_1in54c_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_1in54c_test.o: ..\User\Config\Debug.h
epd-demo\epd_1in54c_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_1in54c_test.o: ..\User\e-Paper\EPD_1in54c.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in13.o: ..\User\e-Paper\EPD_2in13.c
epd-demo\epd_2in13.o: ..\User\e-Paper\EPD_2in13.h
epd-demo\epd_2in13.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13.o: ../Inc/main.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in13_test.o: ..\User\Examples\EPD_2in13_test.c
epd-demo\epd_2in13_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in13_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13_test.o: ../Inc/main.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in13_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in13_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in13_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in13_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in13_test.o: ..\User\e-Paper\EPD_2in13.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in13_v2.o: ..\User\e-Paper\EPD_2in13_V2.c
epd-demo\epd_2in13_v2.o: ..\User\e-Paper\EPD_2in13_V2.h
epd-demo\epd_2in13_v2.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13_v2.o: ../Inc/main.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13_v2.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13_v2.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13_v2.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13_v2.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13_v2.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13_v2.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13_v2.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13_v2.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13_v2.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13_v2.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13_v2.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13_v2.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in13_v2_test.o: ..\User\Examples\EPD_2in13_V2_test.c
epd-demo\epd_2in13_v2_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in13_v2_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13_v2_test.o: ../Inc/main.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13_v2_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13_v2_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13_v2_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13_v2_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13_v2_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in13_v2_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in13_v2_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in13_v2_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in13_v2_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in13_v2_test.o: ..\User\e-Paper\EPD_2IN13_V2.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in13bc.o: ..\User\e-Paper\EPD_2in13bc.c
epd-demo\epd_2in13bc.o: ..\User\e-Paper\EPD_2in13bc.h
epd-demo\epd_2in13bc.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13bc.o: ../Inc/main.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13bc.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13bc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13bc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13bc.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13bc.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13bc.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13bc.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13bc.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13bc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13bc.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13bc.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in13bc_test.o: ..\User\Examples\EPD_2in13bc_test.c
epd-demo\epd_2in13bc_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in13bc_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13bc_test.o: ../Inc/main.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13bc_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13bc_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13bc_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13bc_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13bc_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13bc_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13bc_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13bc_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13bc_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13bc_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13bc_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in13bc_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in13bc_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in13bc_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in13bc_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in13bc_test.o: ..\User\e-Paper\EPD_2IN13BC.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in13d.o: ..\User\e-Paper\EPD_2in13d.c
epd-demo\epd_2in13d.o: ..\User\e-Paper\EPD_2in13d.h
epd-demo\epd_2in13d.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13d.o: ../Inc/main.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13d.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13d.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13d.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13d.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13d.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13d.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13d.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13d.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in13d_test.o: ..\User\Examples\EPD_2in13d_test.c
epd-demo\epd_2in13d_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in13d_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in13d_test.o: ../Inc/main.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13d_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in13d_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in13d_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in13d_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in13d_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in13d_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in13d_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in13d_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in13d_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in13d_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in13d_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in13d_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in13d_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in13d_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in13d_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in13d_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in13d_test.o: ..\User\e-Paper\EPD_2in13d.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in7.o: ..\User\e-Paper\EPD_2in7.c
epd-demo\epd_2in7.o: ..\User\e-Paper\EPD_2in7.h
epd-demo\epd_2in7.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in7.o: ../Inc/main.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in7.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in7.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in7.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in7.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in7.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in7.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in7.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in7.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in7.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in7.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in7_test.o: ..\User\Examples\EPD_2in7_test.c
epd-demo\epd_2in7_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in7_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in7_test.o: ../Inc/main.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in7_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in7_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in7_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in7_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in7_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in7_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in7_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in7_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in7_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in7_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in7_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in7_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in7_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in7_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in7_test.o: ..\User\e-Paper\EPD_2in7.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in7b.o: ..\User\e-Paper\EPD_2in7b.c
epd-demo\epd_2in7b.o: ..\User\e-Paper\EPD_2in7b.h
epd-demo\epd_2in7b.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in7b.o: ../Inc/main.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7b.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in7b.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in7b.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in7b.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in7b.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in7b.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in7b.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in7b.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in7b.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7b.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in7b.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in7b.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in7b_test.o: ..\User\Examples\EPD_2in7b_test.c
epd-demo\epd_2in7b_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in7b_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in7b_test.o: ../Inc/main.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7b_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in7b_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in7b_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in7b_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in7b_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in7b_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in7b_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in7b_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in7b_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in7b_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in7b_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in7b_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in7b_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in7b_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in7b_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in7b_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in7b_test.o: ..\User\e-Paper\EPD_2IN7b.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in9.o: ..\User\e-Paper\EPD_2in9.c
epd-demo\epd_2in9.o: ..\User\e-Paper\EPD_2in9.h
epd-demo\epd_2in9.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in9.o: ../Inc/main.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in9.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in9.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in9.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in9.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in9.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in9.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in9.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in9.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in9.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in9.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in9_test.o: ..\User\Examples\EPD_2in9_test.c
epd-demo\epd_2in9_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in9_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in9_test.o: ../Inc/main.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in9_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in9_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in9_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in9_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in9_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in9_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in9_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in9_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in9_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in9_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in9_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in9_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in9_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in9_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in9_test.o: ..\User\e-Paper\EPD_2in9.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in9bc.o: ..\User\e-Paper\EPD_2in9bc.c
epd-demo\epd_2in9bc.o: ..\User\e-Paper\EPD_2in9bc.h
epd-demo\epd_2in9bc.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in9bc.o: ../Inc/main.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9bc.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in9bc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in9bc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in9bc.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in9bc.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in9bc.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in9bc.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in9bc.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in9bc.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9bc.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in9bc.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in9bc.o: ..\User\Config\Debug.h

View file

@ -1,35 +0,0 @@
epd-demo\epd_2in9bc_test.o: ..\User\Examples\EPD_2in9bc_test.c
epd-demo\epd_2in9bc_test.o: ..\User\Examples\EPD_Test.h
epd-demo\epd_2in9bc_test.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in9bc_test.o: ../Inc/main.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9bc_test.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in9bc_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in9bc_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in9bc_test.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in9bc_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in9bc_test.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in9bc_test.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in9bc_test.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in9bc_test.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9bc_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in9bc_test.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in9bc_test.o: ..\User\GUI\GUI_Paint.h
epd-demo\epd_2in9bc_test.o: ..\User\GUI\../Fonts/fonts.h
epd-demo\epd_2in9bc_test.o: ..\User\Examples\imagedata.h
epd-demo\epd_2in9bc_test.o: ..\User\Config\Debug.h
epd-demo\epd_2in9bc_test.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
epd-demo\epd_2in9bc_test.o: ..\User\e-Paper\EPD_2IN9BC.h

View file

@ -1,30 +0,0 @@
epd-demo\epd_2in9d.o: ..\User\e-Paper\EPD_2in9d.c
epd-demo\epd_2in9d.o: ..\User\e-Paper\EPD_2in9d.h
epd-demo\epd_2in9d.o: ..\User\Config\DEV_Config.h
epd-demo\epd_2in9d.o: ../Inc/main.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9d.o: ../Inc/stm32f1xx_hal_conf.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
epd-demo\epd_2in9d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
epd-demo\epd_2in9d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h
epd-demo\epd_2in9d.o: ../Drivers/CMSIS/Include/core_cm3.h
epd-demo\epd_2in9d.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
epd-demo\epd_2in9d.o: ../Drivers/CMSIS/Include/core_cmInstr.h
epd-demo\epd_2in9d.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
epd-demo\epd_2in9d.o: ../Drivers/CMSIS/Include/core_cmFunc.h
epd-demo\epd_2in9d.o: ../Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
epd-demo\epd_2in9d.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdio.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_spi.h
epd-demo\epd_2in9d.o: ../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
epd-demo\epd_2in9d.o: ..\User\Config\Debug.h

Some files were not shown because too many files have changed in this diff Show more