commit | 7c41ce53d901e208553558d9deb3ca15b686cf2b | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Mon Apr 14 09:35:01 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 09:35:01 2025 -0700 |
tree | 98cc100eff3b4242776eecaf29e68d57a8b29dbc | |
parent | fc9ef30f7bc975c1127c54f977db12ae8506c108 [diff] |
pw_build: Remove pedantic exceptions Removes the slowly growing list of warnings exceptions tagged with TODOs. Also removes a remnant of C++14 support which is long gone at this point. Fixed: b/333712899, b/335328444, b/356904203, b/356689444 Change-Id: I0d70f091ab11d7dcc4a38e1fd6c11fb93221e535 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/282899 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.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/.