pw_alignment: Add CMake & Soong support - Fix missing include in pw_alignment/alignment.h. - Fix using declaration of std::bit_ceil and presence check. - Fix operator= overload in NaturallyAligned. Change-Id: Icc046b28cf05ba5039bef6792703dd7e9bf664e3 merge_alig Change-Id: I8912891a24111bacfd95cf7f0085bd71c7eef87f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/189360 Reviewed-by: Leonard Chan <leonardchan@google.com> Commit-Queue: Carlos Chinchilla <cachinchilla@google.com> Reviewed-by: Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@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/.