pw_ide: Introduce ide_query tool Adds the ide_query.py script and associated tests. This tool provides a unified interface for querying IDE-related information from the build system, abstracting away the specifics of the underlying build tool (Bazel, GN, etc). Change-Id: If527efe612d8d36ceb831c4fe26540d1a8e21e80 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/379121
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/.