refactor naming
This commit is contained in:
parent
e0181cc3e8
commit
24d6e756ee
30 changed files with 569 additions and 534 deletions
2
OBJECTS
2
OBJECTS
|
|
@ -1,7 +1,7 @@
|
|||
TARGET = main
|
||||
SRC = hal.cpp main.cpp example.cpp buttons.cpp
|
||||
|
||||
SRC += gfx/screen.cpp gfx/canvas.cpp gfx/font.cpp gfx/layout.cpp gfx/buffer.cpp
|
||||
SRC += gfx/Screen.cpp gfx/Canvas.cpp gfx/Font.cpp gfx/Layout.cpp gfx/Buffer.cpp
|
||||
|
||||
SRC += fonts/basic_5x4.cpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue