| commit | 1b83d212c657163f4ee69dcf361b2f474ce16d39 | [log] [tgz] |
|---|---|---|
| author | Marc Olberding <molberding@nvidia.com> | Fri Oct 03 17:42:58 2025 -0700 |
| committer | Marc Olberding <molberding@nvidia.com> | Thu Oct 23 13:06:08 2025 -0700 |
| tree | 8a8340de73dee5ab29eac466e0ad9c554c90140c | |
| parent | 4a943529d4d84cf45f72f32e8f25f16e29b7937b [diff] |
i2c: move over to using std::expected for reads Moves over to using std::expected for reads. This was mostly an experiment, but I ended up testing and liking it more than our out-value implementation. Put it up and make the world a slightly better place. Tested: put onto nvl32-obmc, i2c ready still works Change-Id: I637cee5175fc684b6d02096a525b61ab6f4ab918 Signed-off-by: Marc Olberding <molberding@nvidia.com>