FWIW, this is pretty easy to do with mbed-cmake. You can simply use CMake’s FindProtobuf module to generate the source files automatically. We actually do something similar to this where I work at RPL, except with ASN.1 serialization instead of Protobuf.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| [MBed CLI Alternative] mbed-cmake | 49 | 5090 | November 7, 2021 | |
| Can MBED CLI 2 build a multiple directory project or do I need CMAKE? | 6 | 618 | December 11, 2022 | |
| How to specify an IDE build tool generator in CLI2? | 0 | 345 | December 18, 2022 | |
| Mbed compiles and links a lot of unnecessary files | 10 | 2107 | October 14, 2020 | |
| How to import local Library with mbed CLI | 8 | 2243 | October 27, 2020 |