commit | f5216e40a645f52cb91b34bc01c014cda7a713d3 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Jan 26 17:13:07 2022 -0800 |
committer | Wyatt Hepler <hepler@google.com> | Tue Feb 01 16:57:51 2022 +0000 |
tree | 62c79b8a454c24ec7cfc1df77f759378a6e431b0 | |
parent | 3ecb339aec12dfbc28408738ec1ceff747fc5267 [diff] |
pw_file: Remove use of pw_rpc channel payload buffer Provide a buffer for encoding rather than using the deprecated pw_rpc PayloadBuffer() API. Bug: 605 Change-Id: I2961f1e1e5f3b894713296ee9f23a849d8fd3015 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/81840 Reviewed-by: Armando Montanez <amontanez@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/