commit | a861301071402fac84e5b980fb7189eb41a4c1c5 | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Thu Aug 08 15:25:29 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 08 15:25:29 2024 +0000 |
tree | ec9218e1794c9a791e27549c2f4faa802092dd3d | |
parent | 074be2078ffb0f6e404fc9490ccff2d6de560865 [diff] |
*: Add support for RP2350 - targets/rp2040: Switch to final pins - pw_libcxx: Provide more definitions of operator new - roll: pico-sdk and picotool - pw_blob_store: Temporarily disable on Pico - pw_libcxx: Add alwayslink=True to pw_libcxx - targets/rp2040: Pico SDK Beta 3 update - pw_string: Remove <regex> - pw_toolchain: Support cortex-m33 for clang - pw_toolchain: Move arm_gcc C++ selection to toolchain features - bazel: Register the clang M0 toolchain, not GCC - pw_toolchain: Clang Bazel build - targets/rp2040: Update device IDs to include rp2350 - targets/rp2040: Fix missing return in pico transitions - targets/rp2040: Fix lint issues - targets/rp2040: Initial changes for RP2350 Co-authored-by: Anthony DiGirolamo <tonymd@google.com> Co-authored-by: Armando Montanez <amontanez@google.com> Co-authored-by: Asad Memon <asadmemon@google.com> Co-authored-by: Chad Norvell <chadnorvell@google.com> Co-authored-by: Dave Roth <davidroth@google.com> Co-authored-by: Erik Gilling <konkers@google.com> Co-authored-by: Leonard Chan <leonardchan@google.com> Co-authored-by: prabhukr <prabhukr@google.com> Co-authored-by: Taylor Cramer <cramertj@google.com> Co-authored-by: Ted Pudlik <tpudlik@google.com> Change-Id: I5a08edcb69d175528ed3f5230fa9ad91a109ea12 No-Tree-Checks: true Bug: b/354942782 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/228326 Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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/.