commit | 7644b17131d50eb47a81b06765cf04fb96de7ae9 | [log] [tgz] |
---|---|---|
author | Chad Norvell <chadnorvell@google.com> | Tue Sep 20 05:55:50 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 20 05:55:50 2022 +0000 |
tree | f472c33e54bc687c48365d6d949db9a4b978d8f9 | |
parent | 4769b27af1374335f141d9929433d3fa60615c17 [diff] |
pw_ide: Visual Studio Code support Provides settings, tasks, and recommended extensions for VS Code. The intent is that (at least for now) downstream projects would copy this configuration to their own projects and modify it for their purposes. Over time, it may become challenging to keep up with upstream changes, but VS Code doesn't provide a good mechanism for cascading settings, so we will have to figure out some other solution in the future. Change-Id: I14954578ddd91ad511b7cf61c6858804aaf2281b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/110260 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/.