platformio / platformio/platformio-core
Add support for installing Conan C/C++ libraries
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9.5k
- Forks
- 905
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 2
Description
There are plenty good libraries that could be used in embedded world from Conan Central Repository
My suggestion is to add possibility to install libraries from conanfile.txt or conanfile.py for example by running conan with profile for specific platform toolchain provided to built it if needed
P.S.: There is also request in Conan repository for future support of toolchain feature (like in platformio), but @memsharded ignoring me with this (:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with the proposed conanfile.txt and conanfile.py inputs, then review the linked Conan toolchain request for the platform-profile context. Done means PlatformIO can install Conan Central Repository libraries and use the appropriate platform toolchain when required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100