Commit Graph

3 Commits

Author SHA1 Message Date
Yuval Peress
7196e1d7ad kconfig: Add help text
Improve documentation of Kconfig options and prune some unused ones.

Change-Id: Ie416785b421c457a252a2f5da366e67d2e6230d4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/152630
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Anthony DiGirolamo <tonymd@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Reviewed-by: Kayce Basques <kayce@google.com>
Pigweed-Auto-Submit: Yuval Peress <peress@google.com>
2023-06-22 22:38:24 +00:00
Yuval Peress
3caa0b553c zephyr: Update Kconfigs to put them in module menus
Each module now wraps all its configs behind a menu which makes
it easier to see what's where.

Change-Id: I34aea52db41cfb35ee333b7bc66c504f429b6674
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/151880
Reviewed-by: Anthony DiGirolamo <tonymd@google.com>
Pigweed-Auto-Submit: Yuval Peress <peress@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
2023-06-15 22:42:25 +00:00
Yuval Peress
b8f3ad2db9 Zephyr implementation of pw_rpc and dependencies
Provide a Zephyr implementation of the pigweed modules and facades
required for using pw_rpc in a Zephyr application.

Change-Id: I6f148e7d85b338fcb7045460912d228f1785576c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/67186
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Paul Fagerburg <pfagerburg@google.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
Pigweed-Auto-Submit: Yuval Peress <peress@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
2021-12-17 00:09:32 +00:00