Commits
Gil authored and GitHub committed 7a9b5f80189
Start rewriting build-protos.sh as build_protos.py (#1777) * Initial build_protos.py can regenerate nanopb * Delegate to build_protos.py for nanopb * Simplify CMake integration: * Generate python in a single pass * Pass python includes to build_protos * Generate nanopb in-place * Use --no-timestamp in nanopb output