third_party.pigweed.src/pw_chrono_threadx
Wyatt Hepler 0d006b2d88 pw_polyfill: Provide static_assert polyfill for C
- Provide C23-style static_assert with an optional message argument in
  any version of C.
- Remove <assert.h> includes in favor of pw_polyfill/static_assert.h.
- Move the pw_tokenizer-specific static_assert definition to
  pw_polyfill.

Change-Id: I6c02dfcc8fde40ebdae3d25c2efca4963c6aa911
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/188137
Reviewed-by: Taylor Cramer <cramertj@google.com>
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Commit-Queue: Wyatt Hepler <hepler@google.com>
2024-01-18 00:59:01 +00:00
..
public/pw_chrono_threadx pw_polyfill: Provide static_assert polyfill for C 2024-01-18 00:59:01 +00:00
public_overrides/pw_chrono_backend
BUILD.bazel pw_polyfill: Provide static_assert polyfill for C 2024-01-18 00:59:01 +00:00
BUILD.gn pw_polyfill: Provide static_assert polyfill for C 2024-01-18 00:59:01 +00:00
docs.rst
OWNERS
system_clock.cc