Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-23Fix platformio build failure in examplePetteri Aimonen
2022-11-26Adding a simple Conan+CMake example (#837)Christopher Hughes
2022-01-14Clean up CMake examples (#741)Petteri Aimonen
2022-01-11PlatformIO: Fix ESP-IDF generation. (fix #734) (#739)Pavel Sokolov
2021-12-24PlatformIO: Fix config parser warning (#736)Pavel Sokolov
2021-12-01Add generator support for PlatformIO (#718)Pavel Sokolov
2020-06-19nanopb.mk: Make NANOPB_DIR relative if nanopb.mk is included with relative path.Petteri Aimonen
2019-12-19Add option for including extra files from .pb.hPetteri Aimonen
2019-12-16Add PB_CONVERT_DOUBLE_FLOAT setting to convert doubles on AVR.Petteri Aimonen
2019-11-30Update examples/simple docsPetteri Aimonen
2019-08-22network_server example: Detect count=0 in read_callback() (#421)Petteri Aimonen
2019-01-25Allow specifying a per-message callback.Petteri Aimonen
2019-01-25examples/using_union_messages: Access fields through pb_common.c mechanisms.Petteri Aimonen
2018-01-06examples/simple: fix warning about printf formatPetteri Aimonen
2017-09-23Update using_union_messages readmePetteri Aimonen
2017-09-16Add pb_en/decode_nullterminated() (part of #278)Petteri Aimonen
2017-07-22Add an example using the new RELPATH option.Kevin Fitch
2015-10-15examples: cmake_simple: Use auto discovered pathKyle Manna
2015-09-24Add initialization to examples/simplePetteri Aimonen
2015-09-20Add syntax specification to .proto files (issue #167)Petteri Aimonen
2015-02-13Lower required CMake version in examplePetteri Aimonen
2015-02-13Update cmake_simple example readmePetteri Aimonen
2015-02-13Add simple example built with CMakeOliver Lee
2014-08-26Add pb_common.c to examplesPetteri Aimonen
2014-07-20Cleanup and comment the code of network_server example.Petteri Aimonen
2014-01-01Fix Makefiles for the examplesPetteri Aimonen
2013-12-29README updatesPetteri Aimonen
2013-12-29Actually no, it was a portability hasslePetteri Aimonen
2013-12-29Makefile tuningPetteri Aimonen
2013-12-29Rework the Makefiles to be compatible with binary packages.Petteri Aimonen
2013-12-29Moving files aroundPetteri Aimonen
2013-09-13Add a new very simple examplePetteri Aimonen
2013-09-13Move examples into subfolders, add READMEsPetteri Aimonen