Add basic bitmap output

This commit is contained in:
fruchti 2020-05-23 22:11:37 +02:00
parent 31c9a40d99
commit 2a0b7e31a1
14 changed files with 8341 additions and 6 deletions

View file

@ -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 =