Added new programs 2.7inch V2 e-Paper routine.

This commit is contained in:
SSYYL 2022-11-01 10:46:11 +08:00
commit ae96a23767
34 changed files with 23147 additions and 1125 deletions

View file

@ -0,0 +1,20 @@
/*
* Auto generated Run-Time-Environment Component Configuration File
* *** Do not modify ! ***
*
* Project: 'epd-demo'
* Target: 'EPD_2in7_V2_test'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f10x.h"
#endif /* RTE_COMPONENTS_H */