third_party.pigweed.src/pw_software_update/docs.rst
Yecheng Zhao 637b773dcc pw_software_update: Add UpdateBundle class
Adds an empty UpdateBundle class. It is used by the "Update
Manager" to parse, verify and provide access to a staged firmware
update bundle.

Bug: 456
Change-Id: I2df3e784ef50545f9066d4c1146f2558445ff5c8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/58043
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Reviewed-by: David Rogers <davidrogers@google.com>
Reviewed-by: Ali Zhang <alizhang@google.com>
Commit-Queue: Yecheng Zhao <zyecheng@google.com>
2021-09-01 19:17:28 +00:00

12 lines
254 B
ReStructuredText

.. _module-pw_software_update:
-------------------
pw_software_update
-------------------
This modules provides software update functionality.
.. warning::
This module is under construction, not ready for use, and the documentation
is incomplete.