commit | 8a42e20a49f2810d8823cd057c81b6b65c970702 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Tue Nov 14 01:21:56 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 14 01:21:56 2023 +0000 |
tree | a38210c0117197e2f5fb834025be477b3171ca43 | |
parent | 6ec8e692dc12eac625f9d1f12ecd57b1a2e5cbc0 [diff] |
bazel: Use Python 3.11 This matches what we do in GN already. Also, change the WORKSPACE name from "python3_10" to just "python3" (rather than "python3_11"), so that these upgrades don't require us to change names all over the place (including in downstream!). Fixes: b/310293060 Change-Id: I3479f52a2d8a46850af8a65e14472bc4b6ee1b0d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/180534 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Ted Pudlik <tpudlik@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/.