pw_transfer: Temporarily suppress seemingly spurious lint error Some of Pigweed's Java builds reported a FutureReturnValueErrorIgnored in the transfer client, though the method in question does not use any futures. This temporarily adds a suppression statement while we figure out what is happening. Change-Id: I2b1b077cc1440496a4f82a5da6cb4add132f3a9d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/144170 Pigweed-Auto-Submit: Alexei Frolov <frolv@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Reviewed-by: Rob Mohr <mohrr@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/.