Add 4.37inch e-Paper (G) STM32 program and fix some bugs.

This commit is contained in:
SSYYL 2022-08-16 16:59:55 +08:00
commit 77accf11dd
32 changed files with 4453 additions and 1186 deletions

View file

@ -5,6 +5,8 @@
"gui_paint.h": "c",
"math.h": "c",
"dev_config.h": "c",
"epd_4in37g.h": "c"
"epd_4in37g.h": "c",
"epd_test.h": "c",
"epd_3in0g.h": "c"
}
}