commit | 9be09a1fee2f705180d1568b26d58b53f4d222d3 | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Thu Sep 22 16:32:39 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 16:32:39 2022 +0000 |
tree | dac16436f54fa88aacd8939535095f5e50a0bf63 | |
parent | 5b3f0ecce3272f284c30b03fc1bc8a73f81b4e01 [diff] |
third_party/fuchsia: Replace list with typing.List Use typing.List[] in place of list[] which is not supported by Python 3.8. Change-Id: Id3bd3dab788e78ceac19e50e46f2aeef49184248 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/111532 Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.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/.