Skip to content

Added support for nanopb#166

Open
Joaquim Silva (joaquimjmsilva) wants to merge 1 commit intonamely:masterfrom
joaquimjmsilva:master
Open

Added support for nanopb#166
Joaquim Silva (joaquimjmsilva) wants to merge 1 commit intonamely:masterfrom
joaquimjmsilva:master

Conversation

@joaquimjmsilva

This PR adds support for nanopb protoc plugin.
https://jpa.kapsi.fi/nanopb/

Nanopb is a plain-C implementation that targets microcontrollers with tight memory constraints.

Copy link
Contributor

@ido-namely Ido David (ido-namely) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Joaquim Silva (@joaquimjmsilva) thank you for this contribution, apologies for the major delay in our response.

If you're still interested in seeing this PR merged, will you mind adding tests?

Thanks again, much appreciated!

Comment on lines +80 to +82
python \
py2-pip && \
pip install protobuf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you explain why the python packages are necessary?
does the plugin require them? because looking at the download page it seems like all the dependencies are included, no?

Additionally, I wonder if we should specify the version of this packages.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants