Get rid of Nanopb source files #1301
Labels
Controller code
hardware controller project
Needs help
Jump in on these bugs! (Often good for newcomers)
Software
Umbrella: GUI, Controller or CI
Milestone
Under
software/common/third_party/nanopb
we have some code that was copy-pasted from another repository. We will likely not invest in testing it. It is only indirectly used by generated code.It should be possible to get rid of this code because there are packages for it for both PlatformIO and Conan, which should solve the controller's and GUI's needs respectively. How exactly this magic happens is not clear, but some leads were established in #1299 and this task might also dovetail with #1300 .
https://github.com/nanopb/nanopb
Worst case, bring it in as a git submodule...
The text was updated successfully, but these errors were encountered: