| commit | a7ba98594ac8003592af0a5eae287b7fcb2e9c10 | [log] [tgz] |
|---|---|---|
| author | Dave Roth <davidroth@google.com> | Fri Dec 12 18:03:06 2025 -0800 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 12 18:03:06 2025 -0800 |
| tree | 4d788aef53bb229935c4dc33cd17ed89fcd85371 | |
| parent | 557559565a4c7e25db89c4cb0632eafd29021810 [diff] |
pw_kernel: Add NVIC support Change-Id: Ic244f1e65a5293f843e5c49342817cd1448b06b1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/328199 Docs-Not-Needed: Dave Roth <davidroth@google.com> Pigweed-Auto-Submit: Dave Roth <davidroth@google.com> Copybara-Verified: Copybara Prod <copybara-worker-blackhole@google.com> Commit-Queue: Dave Roth <davidroth@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Erik Gilling <konkers@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/.