1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/nanopb
Benjamin Valentin 7fd329b3a1 pkg/nanopb: fix for proto files with includes
Proto files can include other proto files.
E.g. nanopb comes with a `nanopb.proto` include that contains some
nanopb-specific extensions.

This patch makes it possible to include this file as well as specifying
additional proto include folders.

I added the include to `simple.proto` so it gets exercised by the test.
2020-04-02 17:21:25 +02:00
..
patches pkg/nanopb: bump version to 0.4.1 2020-02-11 21:07:13 +01:00
doc.txt pkg: introduce nanoPb Protocol Buffers library 2019-10-18 22:34:28 +02:00
Makefile pkg/nanopb: bump version to 0.4.1 2020-02-11 21:07:13 +01:00
Makefile.gensrc pkg/nanopb: fix for proto files with includes 2020-04-02 17:21:25 +02:00
Makefile.include pkg: introduce nanoPb Protocol Buffers library 2019-10-18 22:34:28 +02:00
Makefile.nanopb pkg: introduce nanoPb Protocol Buffers library 2019-10-18 22:34:28 +02:00