cleanup prototype code
This commit is contained in:
parent
d958452e48
commit
bfef6fdc1e
17 changed files with 272 additions and 243 deletions
4
OBJECTS
4
OBJECTS
|
|
@ -1,7 +1,7 @@
|
|||
TARGET = main
|
||||
SRC = col.cpp hal.cpp main.cpp example.cpp
|
||||
SRC = hal.cpp main.cpp example.cpp
|
||||
|
||||
SRC += gfx/screen.cpp gfx/canvas.cpp gfx/font.cpp
|
||||
SRC += gfx/screen.cpp gfx/canvas.cpp gfx/font.cpp gfx/layout.cpp
|
||||
|
||||
SRC += fonts/basic_5x4.cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue