Add 7.3inch e-Paper (F) programs for stm32 and arduino.

This commit is contained in:
SSYYL 2022-10-22 15:25:33 +08:00
commit 469a2551a0
23 changed files with 26562 additions and 1552 deletions

View file

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