Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let arduino-cli decide library specification #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ianfixes
Copy link
Collaborator

Demonstrates a possible bug in arduino-cli

@ianfixes
Copy link
Collaborator Author

ianfixes commented Dec 9, 2020

Depends on arduino/arduino-cli#1092 I think

@hlovdal
Copy link
Contributor

hlovdal commented Jan 28, 2022

Reading the discussion, would it not make sense to create four test repositories under https://github.com/Arduino-CI/ to have some known reference points to use for testing this? E.g.

FooLibLegacy1
|_ FooLib1.h
FooLibLegacy2
|_ src
    |_ FooLib2.h
FooLibNonLegacy3
|_ library.properties
|_ FooLib3.h
FooLibNonLegacy4
|_ library.properties
|_ src
    |_ FooLib4.h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants