third_party.pigweed.src/pw_software_update
David Rogers 14267c4f8e pw_software_update: Fix return type for PrepareForUpdate rpc
Fix typo, return PrepareUpdateResult rather than OperationResult
in PrepareForUpdate.

No-Docs-Update-Reason: Typo fix in proto.
Change-Id: Id5946c27b6a17121c8bffcaa1be7530b61f8ad53
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/61344
Reviewed-by: Eric Hsu <ericchhsu@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Commit-Queue: David Rogers <davidrogers@google.com>
2021-09-21 17:47:29 +00:00
..
public/pw_software_update pw_software_update: add update_helper and update_service 2021-09-14 21:45:43 +00:00
py pw_software_update: Fix bugs in update_bundle.py 2021-09-17 18:21:59 +00:00
BUILD.bazel pw_software_update: add update_helper and update_service 2021-09-14 21:45:43 +00:00
BUILD.gn pw_software_update: add update_helper and update_service 2021-09-14 21:45:43 +00:00
docs.rst
README.md
service.cc pw_software_update: add update_helper and update_service 2021-09-14 21:45:43 +00:00
service.proto pw_software_update: Fix return type for PrepareForUpdate rpc 2021-09-21 17:47:29 +00:00
tuf.proto pw_software_update: Update TUF bundle proto 2021-09-09 21:58:04 +00:00
update_bundle_test.cc pw_software_update: add update_helper and update_service 2021-09-14 21:45:43 +00:00
update_bundle.proto pw_software_update: Update TUF bundle proto 2021-09-09 21:58:04 +00:00

Software update module