platformio / platformio/platformio-core

Add support for installing Conan C/C++ libraries

Open
#4,832 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature integration LDF
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.