Hi,I am trying to compile an application with source files in multiple subdirectories. What is the best way to do this within the RIOT build system? I added "DIRS += ./<subdir>" to the application makefile, which results in compilation of subdirectory source files, but they are still not getting linked in.
-Rick _______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
