pw_rpc: Remove deprecated ServerContext& argument The ServerContext& argument has been deprecated for a while. Remove it to simplify the pw_rpc interface and reduce code size. Requires: pigweed:70300 Requires: pigweed:70320 Requires: pigweed-internal:18220 Change-Id: If43f2073ef476dc5aa63be08f6893e3255d6aebe Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/69920 Reviewed-by: Alexei Frolov <frolv@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/