third_party.pigweed.src/pw_assert_zephyr
Yuval Peress bba19361f7 zephyr: fix build for chameleon and ToT Zephyr
- Fix incorrect 'IMPLEMENTS_FACADE' which got away from me in code
  review.
- Update the zephyr implementation of pw_assert
- Fix selection of backends to happen at config time before including
  facades
- Update Kconfigs to stop using menus which ended up just making things
  confusing.
- Fix some missing 'select' statements in Kconfigs

Signed-off-by: Yuval Peress <peress@google.com>
Change-Id: I4b830481f62aa27932df4ef5fc19233719f69c74
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/102542
Reviewed-by: Paul Fagerburg <pfagerburg@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
2022-07-19 16:34:03 +00:00
..
public/pw_assert_zephyr zephyr: fix build for chameleon and ToT Zephyr 2022-07-19 16:34:03 +00:00
public_overrides/pw_assert_backend
BUILD.gn Zephyr implementation of pw_rpc and dependencies 2021-12-17 00:09:32 +00:00
CMakeLists.txt zephyr: fix build for chameleon and ToT Zephyr 2022-07-19 16:34:03 +00:00
docs.rst
Kconfig
OWNERS