pw_rpc: Switch PW_RPC_USE_GLOBAL_MUTEX to 1 Having locking disabled in RPC is a dangerous default. For example: pw_transfer depends on RPC being reentrant. Change-Id: I0a0406cc2cd66173b7b88ad27e7d1f5835aa837e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/94300 Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Erik Gilling <konkers@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/