Add basic bitmap output
This commit is contained in:
parent
31c9a40d99
commit
2a0b7e31a1
14 changed files with 8341 additions and 6 deletions
2
makefile
2
makefile
|
@ -1,5 +1,5 @@
|
|||
PROJECT = main
|
||||
SOURCE_DIRS = src
|
||||
SOURCE_DIRS = src third_party/fatfs
|
||||
ADDITIONAL_SOURCES =
|
||||
INCLUDE_DIRS = third_party/core third_party/device
|
||||
EXCLUDE_SOURCES =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue