commit | 02abd923d8974e51415304570b2f1fc0ccd22c32 | [log] [tgz] |
---|---|---|
author | Chad Norvell <chadnorvell@google.com> | Fri Sep 16 23:40:09 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 16 23:40:09 2022 +0000 |
tree | 8b11598c0c8c1e352d702ab031cb4eafe71dd998 | |
parent | c0ab2ded43e90453e577e94e1d56379e23e5f4d4 [diff] |
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/.