-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
I would like to see support for shared code across an Arduino target and another arbitrary target (like some Linux code).
When using a straight makefile based build system I'd use VPATH to facilitate shared code. There is nothing like that available with this CLI tool. The CLI is a great step in the right direction but I need more flexibility. I have some C++ file & headers that I need to share between Arduino code & non-Arduino code.
Metadata
Metadata
Assignees
Labels
status: waiting for informationMore information must be provided before work can proceedMore information must be provided before work can proceedtopic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement