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

Request library by name ? #538

Closed
glelouet opened this issue Feb 25, 2016 · 1 comment
Closed

Request library by name ? #538

glelouet opened this issue Feb 25, 2016 · 1 comment

Comments

@glelouet
Copy link

This is actually a request/discussion :

PlatformIO, version 2.8.4

if I specify a lib by name :

lib_install = OneWire

I get a

ValueError: invalid literal for int() with base 10: 'OneWire'

Is it possible to allow names of libs ? I know the lib_use option does it already but it also needs the Id of the lib and is more "priority-oriented" request than lib_install.

@ivankravets
Copy link
Member

Duplicate of #414

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

No branches or pull requests

2 participants