mirror of
https://github.com/jscrane/Apple1.git
synced 2024-11-22 06:31:37 +00:00
Update Makefile
This commit is contained in:
parent
4f4955b2fb
commit
93a3727fbf
2
Makefile
2
Makefile
@ -27,7 +27,7 @@ UPLOAD_SPEED := 921600
|
||||
TERM_SPEED := 115200
|
||||
SPIFFS_DIR := programs
|
||||
|
||||
CPPFLAGS = -DDEBUG -DCPU_DEBUG \
|
||||
CPPFLAGS = -DDEBUGGING -DCPU_DEBUG \
|
||||
-DUSER_SETUP_LOADED -DILI9341_DRIVER -DTFT_CS=5 -DTFT_DC=2 \
|
||||
-DTFT_RST=-1 -DTFT_WIDTH=240 -DTFT_HEIGHT=320 \
|
||||
-DSPI_FREQUENCY=40000000 -DLOAD_GLCD
|
||||
|
Loading…
Reference in New Issue
Block a user