commit | a25e33a59789e5e37b77232fd330f9f905cf395b | [log] [tgz] |
---|---|---|
author | Alex Brachet <abrachet@google.com> | Wed Oct 18 18:16:26 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 18 18:16:26 2023 +0000 |
tree | ee0b2274742567d340869367ed506307e2e1f454 | |
parent | aba67f9a2a71cbcc7af1a1881b046a0a7bd7e0ca [diff] |
Revert "pw_libc: Use .test convention" This reverts commit 2f6d0ec3f0a81a1da1f5b24680de0798631049c5. Reason for revert: The .test suffix confuses some check which expects certain file extensions, where it thinks the binary named .test should have no suffix or .exe etc. Original change's description: > pw_libc: Use .test convention > > Change-Id: I36f04d289e32714a32ac04a86b53590778e90bc1 > Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/171793 > Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> > Pigweed-Auto-Submit: Alex Brachet <abrachet@google.com> > Reviewed-by: Armando Montanez <amontanez@google.com> # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I80f9c4e563cdf8c34eec9f689d20222c73a08494 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176510 Commit-Queue: Alex Brachet <abrachet@google.com> Reviewed-by: Armando Montanez <amontanez@google.com> Reviewed-by: Alex Brachet <abrachet@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/.