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/.