Added the function of pasting image data to buffer (STM32)

This commit is contained in:
SSYYL 2021-12-17 15:10:00 +08:00
commit 7a1e6ae4cc
11 changed files with 1387 additions and 833 deletions

View file

@ -27,9 +27,10 @@ Project File Date: 11/01/2021
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Program Files\keil5\ARM\ARMCC\Bin'
Build target 'epd-demo'
compiling main.c...
compiling EPD_2in66_test.c...
compiling GUI_Paint.c...
linking...
Program Size: Code=18544 RO-data=360 RW-data=20 ZI-data=4252
Program Size: Code=24312 RO-data=21000 RW-data=76 ZI-data=41140
FromELF: creating hex file...
"epd-demo\epd-demo.axf" - 0 Error(s), 0 Warning(s).
@ -54,7 +55,7 @@ Package Vendor: Keil
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.4.0
Build Time Elapsed: 00:00:02
Build Time Elapsed: 00:00:03
</pre>
</body>
</html>