1. b97aa65 Publishing nanopb-0.4.7 by Petteri Aimonen · 1 year, 10 months ago master
  2. d8965d3 Update changelog and authors by Petteri Aimonen · 1 year, 10 months ago
  3. 6e900cb Add option NANOPB_PB2_TEMP_DIR to store nanopb_pb2.py in a temporary directory (#601) by Petteri Aimonen · 4 years ago
  4. c50cca2 Improve PlatformIO generator by Valerii Koval · 1 year, 10 months ago
  5. 42d3ec1 Fix subprocess.run call on platformio_generator.py by Pavel Sokolov · 1 year, 10 months ago
  6. 2d50640 platformio: Expand PYTHONEXE prior to constructing the action (#834) by Petteri Aimonen · 1 year, 10 months ago
  7. c1d96fe Fix test failure on AVR (C++ vs. the app_main() test run wrapper) by Petteri Aimonen · 1 year, 10 months ago
  8. 1a0be4a Add regression test for enum_to_string with C++ (#838) by Petteri Aimonen · 1 year, 10 months ago
  9. 629091f Move C extern by Sean · 1 year, 10 months ago
  10. f4bc415 Adding a simple Conan+CMake example (#837) by Christopher Hughes · 1 year, 10 months ago
  11. bb5b4d9 Allow using = instead of : with generator option -s by Petteri Aimonen · 1 year, 10 months ago
  12. eb135da Revert "Test case runner: fix passing of spaces in NANOPBFLAGS" by Petteri Aimonen · 1 year, 10 months ago
  13. a0d5bea Fix generator error when using M_STRIP_PACKAGE without package name (#795) by Petteri Aimonen · 1 year, 10 months ago
  14. b945553 Test case runner: fix passing of spaces in NANOPBFLAGS by Petteri Aimonen · 1 year, 10 months ago
  15. 8350d4b CMakeLists: use protoc wrapper script by default (#769) by Petteri Aimonen · 1 year, 10 months ago
  16. 1642666 Add --protoc-opt to nanopb_generator.py (#628) by Petteri Aimonen · 1 year, 10 months ago
  17. b469f3f Always include pb_release() as function, instead of macro. (#802) by Petteri Aimonen · 1 year, 10 months ago
  18. d8b6da1 Allow specifying include format without special characters (#810) by Petteri Aimonen · 1 year, 10 months ago
  19. 176da02 Fix handling of spaces in arguments passed through protoc (#810) by Petteri Aimonen · 1 year, 10 months ago
  20. 9a87760 Automatically add -lm to test builds on platforms that have libm (#792) by Petteri Aimonen · 1 year, 10 months ago
  21. dd40799 Adjust testing workflow triggers by Petteri Aimonen · 1 year, 10 months ago
  22. 160be3f Fix space characters when using platformio build rules (#808, #809) by Petteri Aimonen · 1 year, 10 months ago
  23. 4cc56dc Create canonical name mapping also for overridden package name (#820) by Petteri Aimonen · 1 year, 10 months ago
  24. d722d14 Add __repr__() to generator types to ease debugging by Petteri Aimonen · 1 year, 10 months ago
  25. 677c4f6 Add reverse mapping when mangle_names is used (#783) by Petteri Aimonen · 1 year, 10 months ago
  26. 6b878fe Safeguard substraction in pb_read() (#697) by Petteri Aimonen · 1 year, 10 months ago
  27. eeda15e Sanitize /* */ inside .proto file comment by Petteri Aimonen · 1 year, 10 months ago
  28. d7b2747 Simplify and fix some corner cases of message sorting in previous commit. by Petteri Aimonen · 1 year, 10 months ago
  29. c5eb921 Generator: keep order of messages when possible by Petteri Aimonen · 1 year, 11 months ago
  30. e5638c6 Fix compilation error with fixed size array and FT_POINTER (#630) by Petteri Aimonen · 1 year, 11 months ago
  31. 6078525 Merge pull request #834 from ivankravets/patch-6 by Petteri Aimonen · 1 year, 11 months ago
  32. 1a54fa1 Escape Python path (solve issue with a space) by Ivan Kravets · 1 year, 11 months ago
  33. 605b44c Fix unnecessary generator message when using --quiet (#831) by Petteri Aimonen · 1 year, 11 months ago
  34. 2da421b Add compile-time error message for when PB_FIELD_32BIT is needed (#680, #827) by Petteri Aimonen · 2 years ago
  35. ea54d26 Add note about updated CMake include path order (#822) by Petteri Aimonen · 2 years ago
  36. ac91cb0 Merge pull request #822 from Innoseis/options_subfolder by Petteri Aimonen · 2 years ago
  37. 40f3905 Add user defined import directories to nanopb options directories by Guillaume Lager · 2 years ago
  38. 8cc860c Make sure REL_PATH is presented first by Guillaume Lager · 2 years ago
  39. 80f9d5b Generator: default to PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (#787) by Petteri Aimonen · 2 years ago
  40. 7f3f327 Merge pull request #819 from hacker-cb/platformio-fix-ldf-include-dir by Petteri Aimonen · 2 years ago
  41. da8197d PlatformIO: Added `includeDir` to `build` section of the library.json. by Pavel Sokolov · 2 years ago
  42. 72cbff4 Merge pull request #815 from nanopb/dependabot/pip/extra/protobuf-3.19.5 by Petteri Aimonen · 2 years ago
  43. 76153e6 Bump protobuf from 3.19.1 to 3.19.5 in /extra by dependabot[bot] · 2 years ago
  44. ccab5d1 Merge pull request #814 from jussike/master by Petteri Aimonen · 2 years ago
  45. bbbd9bf Allow including inside of extern C by Jussi Keranen · 2 years ago
  46. 23993cf Some clarifications regarding callbacks by Petteri Aimonen · 2 years, 1 month ago
  47. 368a6e0 Fix wrong format in Python Poetry project file (#811) by Petteri Aimonen · 2 years, 1 month ago
  48. 404b2f0 Move ENUMTYPE together with other enum defines & add test (#803) by Petteri Aimonen · 2 years, 2 months ago
  49. 952f5fc Merge pull request #803 from computer-whisperer/enum_msgtype by Petteri Aimonen · 2 years, 2 months ago
  50. 08487ae Generate ENUMTYPE macros for enums instead of MSGTYPE macros. by Christian Balcom · 2 years, 2 months ago
  51. 9949016 Generate MSGTYPE definitions for UENUM fields by Christian Balcom · 2 years, 2 months ago
  52. 2b98db9 Update docs related to binary sizes, bloat.. by Petteri Aimonen · 2 years, 2 months ago
  53. 07a8f9e Update docs related field sorting by Petteri Aimonen · 2 years, 2 months ago
  54. 0b65330 Merge pull request #799 from gbalke/nanopb_dependencies by Petteri Aimonen · 2 years, 2 months ago
  55. 8ac0adf [Bazel] Allows importing nanopb.proto when defining proto libs by Greg Balke · 2 years, 2 months ago
  56. 16b09cc Documentation: pb_istream_t bufsize by Petteri Aimonen · 2 years, 3 months ago
  57. 0c0a5c0 Merge pull request #500 from silvergasp/master by Petteri Aimonen · 2 years, 3 months ago
  58. c623e74 Add brief mention of --c-style to docs by Petteri Aimonen · 2 years, 3 months ago
  59. 89081e9 Expand naming style test coverage by Petteri Aimonen · 2 years, 3 months ago
  60. 1c9c30d Add --c-style command line option for naming style (#199, #533, #791) by Krzysztof Rosinski · 2 years, 3 months ago
  61. f84ad7f Fix missing import in test cases (#792) by Petteri Aimonen · 2 years, 3 months ago
  62. a8f7681 Fix comments generation for submessages (#788) by Petteri Aimonen · 2 years, 3 months ago
  63. 9d13556 Adds Bazel build to the CI by Nathaniel Brough · 2 years, 9 months ago
  64. 6ec6538 Adds Bazel build support by Nathaniel Brough · 2 years, 9 months ago
  65. 8add19e Setting version to 0.4.7-dev, cleanup changelog by Petteri Aimonen · 2 years, 4 months ago
  66. afc499f Publishing nanopb-0.4.6 by Petteri Aimonen · 2 years, 4 months ago
  67. 2d48328 Update changelog by Petteri Aimonen · 2 years, 4 months ago
  68. 8a444f3 Fix latest binary package link by Petteri Aimonen · 2 years, 4 months ago
  69. 43815e9 Fix compatibility problems in pip package with newest python-protobuf by Petteri Aimonen · 2 years, 4 months ago
  70. 1ed2617 Fix deprecated github workflow env syntax by Petteri Aimonen · 2 years, 4 months ago
  71. e5c06ed Fix PyPI publish workflow by Petteri Aimonen · 2 years, 4 months ago
  72. 3dde17e Fix uninitialized variable in AVR test runner by Petteri Aimonen · 2 years, 5 months ago
  73. 16ca8c5 nanopb.mk Makefile rules: fix options dependency (#666) by Petteri Aimonen · 2 years, 5 months ago
  74. 4cad0c3 Fix passing of error message from substream callback (#703) by Petteri Aimonen · 2 years, 5 months ago
  75. ada8903 Fix comments going to wrong member variables (#701) by Petteri Aimonen · 2 years, 5 months ago
  76. b574ac5 Cleanup comments, add test for default behavior (#772, #773) by Petteri Aimonen · 2 years, 6 months ago
  77. 3125f8d Add fallback_type option (#772, #773) by ConradWood · 2 years, 6 months ago
  78. 5d2e9aa Fix FindNanopb.cmake not finding options file (#659) by Petteri Aimonen · 2 years, 6 months ago
  79. 6f7bca0 FindNanopb.cmake: Add PROTOC_OPTIONS documentation (#771) by a1lu · 2 years, 6 months ago
  80. e69913e FindNanopb.cmake: Add PROTOC_OPTIONS variable (#768) by Petteri Aimonen · 2 years, 6 months ago
  81. 24b0028 Fix some build errors due to static assert change by Petteri Aimonen · 2 years, 6 months ago
  82. a1519da Fix build on MSVC by Petteri Aimonen · 2 years, 6 months ago
  83. db9ac6b Use C11 static assert mechanism by default (#761, #766) by Petteri Aimonen · 2 years, 6 months ago
  84. 529d26b Refactor name mangling to separate class, improve error messages (#735) by Petteri Aimonen · 2 years, 6 months ago
  85. 6146127 Fix generator error with same inner message name (#746) by Petteri Aimonen · 2 years, 6 months ago
  86. 7d192a6 FindNanopb.cmake: use --nanopb_opt for option passing by default (#752) by Petteri Aimonen · 2 years, 6 months ago
  87. 177d656 Support --proto-path as alias to -I (#749) by Petteri Aimonen · 2 years, 6 months ago
  88. 9d256ec Avoid infinite recursion in generator/protoc script (#762) by Petteri Aimonen · 2 years, 6 months ago
  89. a44b1e7 Avoid error in workflow if version has already been published by Petteri Aimonen · 2 years, 6 months ago
  90. 54d98a8 PYTHON_INSTDIR is not defined if nanopb_BUILD_GENERATOR=OFF (#764) by Avik De · 2 years, 7 months ago
  91. 76bd2d5 Add common reasons for static assert failures to documentation by Petteri Aimonen · 2 years, 7 months ago
  92. 55cdf29 PyPI workflow fixes by Petteri Aimonen · 2 years, 7 months ago
  93. 8018dc6 Fix pypi publish script by Petteri Aimonen · 2 years, 7 months ago
  94. 298c760 Fix pypi publish workflow by Petteri Aimonen · 2 years, 7 months ago
  95. ddb579d Update build badges by Petteri Aimonen · 2 years, 7 months ago
  96. 4254ddb Update pypi workflow by Petteri Aimonen · 2 years, 7 months ago
  97. 01b90f1 Remove legacy travis build and update readme. by Petteri Aimonen · 2 years, 7 months ago
  98. a05bad2 Update code change triggers by Petteri Aimonen · 2 years, 7 months ago
  99. d00d198 Workflow fix by Petteri Aimonen · 2 years, 7 months ago
  100. 87352da Workflow fix by Petteri Aimonen · 2 years, 7 months ago