pw_minimal_cpp_stdlib: Support additional libraries - Add std::char_traits in <string> to support pw::InlineString. - Update size_t references for consistency. Change-Id: Icf1e56a9d22ba88053466cea3d768f36c22e367d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173814 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Alexei Frolov <frolv@google.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Reviewed-by: Al Semjonovs <asemjonovs@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/.