conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

nanopb - Protocol Buffers with small code size #141

Open zamazan4ik opened 6 years ago

zamazan4ik commented 6 years ago

https://github.com/nanopb/nanopb

Library for working with Protobuf for small devices (like STM32).

Has CMakeLists.txt with no dependencies, so should be easy to make recipe for this.

danimtb commented 6 years ago

There is ongoing work in the original repository.

Here you have the issue asking for Conan support: nanopb/nanopb#294 You can find there the PR adding the initial support for Conan

cc/ @shreyasbharath