Carlos Jones

Results 9 comments of Carlos Jones

V2: Rebase to latest main Move max17616.rst to respective doc/sphinx/source directory Fix astyle errors on identified files

V3: Resolve identified Sphinx documentation errors

V4: Remove diff headers included in max17616.h

/AzurePipelines run

V5: - Improve error handling on max17616.c. - Move variable declaration to top of function. - Use macros in switch cases. - Remove explicit value assignments in enum declarations. -...

V6: - Fix error in builds.json (was iio instead of iio_example)

V7: - Fix bug in device driver calloc - Use .priv in iio attributes - Fix indentations in build file - Remove extra underscore in docs

V8: - Replay V5 changes

V9: - Replace returned data of DIRECT conversions from int to float to preserve precision.