commit | dca4205f6ecd281fd872d0ded0db63ce22e21b6b | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Wed Nov 16 20:33:03 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 16 20:33:03 2022 +0000 |
tree | ce9902c29107ed9de04319066ea6d3e43c1a3537 | |
parent | 80f387a2a1453044b10d43829c79ade8ffb827c5 [diff] |
pw_base64/cmake: Migrate away from pw_auto_add_simple_module Migrates the CMake build rules for pw_base64 to use pw_add_library and pw_add_test. Change-Id: I2d83e122ffe313ffc4ef80166b591bc3fc81dece Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/119575 Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.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/.