Is your feature request related to a problem? Please describe.
Recently we started to use conan for downloading and building projects. Maybe we can consider to do support for that. User can then simply download C/C++ code without git, with requested version (similar to pypi which is for python only).
Is your feature request related to a problem? Please describe.
Recently we started to use conan for downloading and building projects. Maybe we can consider to do support for that. User can then simply download C/C++ code without git, with requested version (similar to pypi which is for python only).
Describe the solution you'd like
If we would have some github automatization which would put new version of erpc to conan would be great. https://conan.io/center/recipes Here is complete list https://github.com/conan-io/conan-center-index/tree/master/recipes But github is hiding for me 577 options as there is too much on them :D
Describe alternatives you've considered
For c++ we don't have such a feature.
Steps you didn't forgot to do
Additional context