Skip to content

Let arduino-cli decide library specification #229

New issue

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

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

Already on GitHub? # to your account

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 ianfixes force-pushed the 2020-11-30_is_legacy branch from c8489c9 to a62d2a9 Compare December 1, 2020 14:49
@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

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

Successfully merging this pull request may close these issues.

2 participants