commit | 48f142c7250fcd242c07eeb1901422fd8ba7b989 | [log] [tgz] |
---|---|---|
author | minxm <minxm@google.com> | Wed Nov 30 17:58:19 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 30 17:58:19 2022 +0000 |
tree | f36d36ad12f3d61ed6108da62d2493e3231fbb86 | |
parent | c0c54cd4101aaf318914409cb0cc9fd7da0ffcfe [diff] |
pw_trace: Fix special-member-functions warning Fix the cppcoreguidelines-special-member-functions lint warning for PW_TRACE_FUNCTION and PW_TRACE_SCOPE Change-Id: I6c3ae4e138bccbdad78270052726f909538aa7fc Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/120810 Reviewed-by: Armando Montanez <amontanez@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Min Xu <minxm@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/.