pw_ide: Strip forwarded `run` arguments Feeding arguments intended to be forwarded to a `bazel run`'s target executable breaks the `bazel build` invocation of the compile commands for the incoming command. This ensures the trailing aruments are properly stripped so the `build` command only contains the build-related invocation details. Change-Id: Iab3c84eeebb0e3d8f27828293917ebcd03eb86bf Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/331237 Reviewed-by: Asad Memon <asadmemon@google.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Armando Montanez <amontanez@google.com> Commit-Queue: 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/.