commit | 922498d305dd7f42609eaaaabad295d161d3fb47 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Thu Jul 21 19:43:38 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 21 19:43:38 2022 +0000 |
tree | 871ae5b9748aba2fc05ef586890ed8fc6fdb609e | |
parent | 8eeef8a11a5b869f93e21ac6f321fa91a078ee29 [diff] |
pw_rpc: Fix RPC MTU allocations Fixes RPC server channel definitions to properly allocate necessary MTU overhead for RPC/HDLC encoding. Change-Id: I121216ca429879f2ce65c965a48760a7d107ae65 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/101780 Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.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/.