Commit Graph

3 Commits

Author SHA1 Message Date
Armando Montanez
a6ba963ad4 pw_snapshot: Update software_version comments
Updates the inline documentation for the software_version field of the
snapshot Metadata proto message to clarify that the field is
intentionally not tokenizable.

Change-Id: I26498e88d310c537f087d33a2762e3bffc45bb34
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/100800
Reviewed-by: Carlos Chinchilla <cachinchilla@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com>
2022-07-01 21:47:50 +00:00
Armando Montanez
3a8e7293a7 pw_snapshot: Add snapshot dump tooling
Adds python tooling to create text dumps of snapshots.

Change-Id: Ic284001079bf4b9fd03c22e3f1dd93c3b8205f07
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/53000
Reviewed-by: Ewout van Bekkum <ewout@google.com>
2021-07-16 03:38:33 +00:00
Armando Montanez
179aa8eab0 pw_snapshot: Add snapshot proto
Initial commit for the pw_snapshot module that introduces the proto
format for device snapshots, and documentation that introduces the
pw_snapshot module and how to use it.

Change-Id: I63e12d245073e82de03be995a001a0ee0cc1f443
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/38103
Commit-Queue: Armando Montanez <amontanez@google.com>
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: David Rogers <davidrogers@google.com>
2021-04-30 22:46:47 +00:00