1# 2# "main" pseudo-component makefile. 3# 4# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) 5 6COMPONENT_EMBED_FILES := favicon.ico 7COMPONENT_EMBED_FILES += upload_script.html 8
1# 2# "main" pseudo-component makefile. 3# 4# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) 5 6COMPONENT_EMBED_FILES := favicon.ico 7COMPONENT_EMBED_FILES += upload_script.html 8