aboutsummaryrefslogtreecommitdiff
path: root/examples/master_reader/Makefile
diff options
context:
space:
mode:
authorMatthijs Kooijman <matthijs@stdin.nl>2013-06-19 23:41:01 +0200
committerMatthijs Kooijman <matthijs@stdin.nl>2013-06-19 23:44:36 +0200
commit09840089fdb941cb445e3768f8eaf3cd495e971d (patch)
tree910d137a3bde9a63f8b011a68b60272b3e207902 /examples/master_reader/Makefile
parenta289fd7132eadda73d434a1077abb43f6f1a1b84 (diff)
Fix make generated_assembly
Before, .ino and .pde files would be converted to .cpp files and there is a rule to convert those .cpp files to .s files for make generated_assembly. However, since 1f043bb (Compile .ino and .pde files directly) these intermediate .cpp files are no longer generated, breaking the rule to generate .s files. This fixes this by also generating .s files from .ino and .pde files directly. Closes #76
Diffstat (limited to 'examples/master_reader/Makefile')
0 files changed, 0 insertions, 0 deletions