commit | c0e69a92b4b0eb810039fd224f3f7d46ead7f138 | [log] [tgz] |
---|---|---|
author | Chad Norvell <chadnorvell@google.com> | Wed Feb 19 14:26:21 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 14:26:21 2025 -0800 |
tree | 90dc0f476aad85f6652480865b3a0e46c58a6dbc | |
parent | fcd6de2a65dd620eedc6844375d69c0d03a11d4b [diff] |
pw_ide: Better orphaned file feedback The tooltips for "orphaned" files (those that are not part of any defined target groups, and therefore have no code intelligence regardless of which target you select) now provide more feedback as to why they are orphaned, and what can be done to "un-orphan" (adopt?) them. Change-Id: I35f552822c165ec6510956a8b31a5e20285a66c8 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/268974 Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Chad Norvell <chadnorvell@google.com> Reviewed-by: Keir Mierle <keir@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Asad Memon <asadmemon@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Chad Norvell <chadnorvell@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/.