2016-11-23 08:28:16 +00:00
|
|
|
#
|
|
|
|
# Main Makefile. This is basically the same as a component makefile.
|
|
|
|
#
|
|
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
|
|
|
|
2018-03-09 04:40:12 +00:00
|
|
|
|
|
|
|
#Compile image file into the resulting firmware binary
|
|
|
|
COMPONENT_EMBED_FILES := image.jpg
|