commit | a83acc16abdfe9960dbd3712288de2ea5bffee0e | [log] [tgz] |
---|---|---|
author | prabhukr <prabhukr@google.com> | Thu May 11 23:31:42 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 23:31:42 2023 +0000 |
tree | ecbec47b6ae6842d91c3112ebccc70050a8eb1d0 | |
parent | 687d5d87afa542329553545c1fc90d821e38f710 [diff] |
pw_unit_test: Include cstdarg Include the header file as expected by the standard. In the latest Clang this header is not implicitly included and that breaks the builds. Bug: b/280455862 Change-Id: I484d04231c139826aebdfc242423fe883abad85f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146472 Reviewed-by: Roland McGrath <mcgrathr@google.com> Commit-Queue: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> Reviewed-by: Aaron Green <aarongreen@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/.