pw_ide: Add settings Defines common configuration available to all pw_ide functionality. Projects and users can choose to create a .pw_ide.yaml file that overrides the default configuration. The working directory is where pw_ide stores all state and data needed to provide IDE features. This is specific to the user/workstation and shouldn't be committed to the repo. Change-Id: I6d02bf35afc41ca164cdfb15ec89faa984046b49 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/110252 Reviewed-by: Anthony DiGirolamo <tonymd@google.com> Commit-Queue: 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/.