commit | bba19361f7a3ae27bfb6ecab1444c847d21a6b94 | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@google.com> | Tue Jul 19 16:34:03 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 19 16:34:03 2022 +0000 |
tree | d7577cb9ff00d7bbcbf50c49fc34f6d096086396 | |
parent | 18e775966d11b9356c735e0847e0ed3a6c4498ca [diff] |
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>
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/.