commit | 5ce9ca7349c24698f4a476d6ea98eaa8bfdd0454 | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Thu Feb 29 21:43:26 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 29 21:43:26 2024 +0000 |
tree | 2ba999ca190a65b8ab6c5050b8a1a1f812808732 | |
parent | f25eb6ab8c1d4ccba448599176458849b69e6829 [diff] |
bootstrap: Warn about Windows case-sensitivity support Pigweed doesn't support case-sensitive filesystems on Windows yet, so emit an error if a user tries to bootstrap from one. Bug: b/322437881 Change-Id: Iac896bd3310c597615473915746bddac11cf00c7 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/194715 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Reviewed-by: Alexei Frolov <frolv@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/.