commit | 7dc954ca46bcbb1f3d11d2de46c00cd3c6fc55a0 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Sep 27 00:45:00 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 27 00:45:00 2023 +0000 |
tree | 26b876225d2ba3f5999eb21c7e3c40fa3b893737 | |
parent | d7606ceb99cc91c931e5d689a1df954424ad3fed [diff] |
pw_tokenizer: Test for C99 support - Add a test / example that uses pw_tokenizer from C99. - Switch from C11's _Alignas() to a compiler attribute for C99 compatibility. Change-Id: Ieeaefc60987b794aaa192a3083226e5485fcc1a1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170150 Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: 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/.