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 += fonts/basic_5x4.cpp SRCDIR = src INCDIR = inc