commit | 2304e6ebc21e39b1f9c0be724013e64eeb2a070b | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Tue Jun 18 01:20:21 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 01:20:21 2024 +0000 |
tree | 52119418082571193677323e9f4ce24ec788022b | |
parent | 5496bcf12266a83d66520199995643a58065683b [diff] |
third_party/pico_sdk: Fix exception names in GN build The GN build stopped producing working rp2040 binaries when the FreeRTOS config was updated to use the widely-known CMSIS exception names in https://pwrev.dev/216234. This fixes the GN build to properly enable exception renaming so working binaries are produced. Fixes: b/347355069 Change-Id: I1f287a6c62936250b72190862600239e46a09947 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/216435 Reviewed-by: Erik Gilling <konkers@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Commit-Queue: Rob Mohr <mohrr@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/.