STM32 provides a new compilation mode that greatly reduces the initial compilation time and is easier to operate.
This commit is contained in:
parent
04115ac1a4
commit
0f3d02f894
168 changed files with 332875 additions and 5820 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "EPD_Test.h"
|
||||
#include "EPD_1in64g.h"
|
||||
|
||||
int EPD_1in64g_test(void)
|
||||
int EPD_test(void)
|
||||
{
|
||||
printf("EPD_1IN64G_test Demo\r\n");
|
||||
if(DEV_Module_Init()!=0){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue