Hi,
i have two questions:
1.
Assemblerfiles (*.S) in the sketchdirectory are not compiled/linked.
However, if they are placed somewhere in the librariesdirectorys they are.
In my current sketch, i have such a *.S - File, but no own library.
What can i do ?
2.
Is it somehow possible to place c- or cpp- sourcefiles in a subdiretory of the sketch ?
Or, is there a better way to organize this ? I don't want a dozen of files in the "main"-directory
i have two questions:
1.
Assemblerfiles (*.S) in the sketchdirectory are not compiled/linked.
However, if they are placed somewhere in the librariesdirectorys they are.
In my current sketch, i have such a *.S - File, but no own library.
What can i do ?
2.
Is it somehow possible to place c- or cpp- sourcefiles in a subdiretory of the sketch ?
Or, is there a better way to organize this ? I don't want a dozen of files in the "main"-directory