Commit Graph

2 Commits

Author SHA1 Message Date
Alexei Frolov
247efd9d5a pw_varint: Configurable encoding options
This adds an additional varint encoding and decoding API that allows
configuring which bit indicates the continuation or termination of the
number.

Change-Id: I34df4b330341129322b2296f4f07b8ea397964ab
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/37320
Commit-Queue: Alexei Frolov <frolv@google.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
2021-03-17 00:00:47 +00:00
Michael Spang
a99220e07d Rename duplicate source files
This fixes an error with toolchains that don't include the extension in
the .o filename.

Change-Id: I1fe46d127cade90e6c3d330ee45937c2ea8665eb
2020-06-16 09:51:00 -07:00