mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
be30f072e2
Generate a module for arduino sketches in a subfolder of BINDIR. This prevents issues when doing concurrent builds or out of tree build with readonly sources. Declare all generated files as `BUILDDEPS` to be re-created after `clean` on parrallel `clean all`. |
||
---|---|---|
.. | ||
include | ||
base.cpp | ||
doc.txt | ||
Makefile | ||
Makefile.include | ||
post.snip | ||
pre.snip | ||
serialport.cpp | ||
sketches.inc.mk |