commit | a16e8fa9d3de1d5cd8b949cb5017ea23ecd32471 | [log] [tgz] |
---|---|---|
author | Josh Conner <joshconner@google.com> | Wed Jan 08 12:24:42 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 08 12:24:42 2025 -0800 |
tree | f47a542e40ecd06a25409c2f29b8855baa723440 | |
parent | 22b2528554dda575cb4d4acaf1ccd1d4f8865e38 [diff] |
pw_bluetooth_sapphire: Simplify LESupportedFeatures Convert LESupportedFeatures from a packed struct with a single uint64_t member to a simple uint64_t. Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build Change-Id: I20e546b90894dbb97adadbdd7e81db519eb35ed6 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/258812 Docs-Not-Needed: Josh Conner <joshconner@google.com> Commit-Queue: Josh Conner <joshconner@google.com> Reviewed-by: Ben Lawson <benlawson@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.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/.