add 4inch epd 4 grayscale.

This commit is contained in:
hnwangkg-ezio 2019-11-16 17:04:37 +08:00
commit 8ed1b4696c
324 changed files with 14771 additions and 1979 deletions

View file

@ -5,11 +5,11 @@
<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: peng, , LIC=PE7X7-EM59T-2XLU1-CEAX1-FX8RV-P8U1I
License Information: , , LIC=JL2VE-58SJD-EHS8P-M4K0Y-FV8YC-W81J5
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.25.2.0
Toolchain Path: D:\application\keil_V5\ARM\ARMCC\Bin
Toolchain Path: C:\Keil_v5\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)
@ -21,16 +21,15 @@ Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0
Dialog DLL: TCM.DLL V1.35.1.0
<h2>Project:</h2>
E:\Project\e-Paper\E-Paper_code_190929\STM32\STM32-F103ZET6\MDK-ARM\epd-demo.uvprojx
E:\Project\e-Paper\E-Paper_code_191112\STM32\STM32-F103ZET6\MDK-ARM\epd-demo.uvprojx
Project File Date: 10/11/2019
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\application\keil_V5\ARM\ARMCC\Bin'
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'epd-demo'
compiling main.c...
compiling EPD_2in9d.c...
compiling EPD_4in2_test.c...
linking...
Program Size: Code=11504 RO-data=360 RW-data=20 ZI-data=4252
Program Size: Code=23044 RO-data=56484 RW-data=68 ZI-data=41140
FromELF: creating hex file...
"epd-demo\epd-demo.axf" - 0 Error(s), 0 Warning(s).
@ -49,13 +48,13 @@ Package Vendor: Keil
<h2>Collection of Component include folders:</h2>
.\RTE\_epd-demo
D:\application\keil_V5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
D:\application\keil_V5\ARM\PACK\Keil\STM32F1xx_DFP\2.1.0\Device\Include
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
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.1.1
Build Time Elapsed: 00:00:01
Build Time Elapsed: 00:00:02
</pre>
</body>
</html>