]> sigrok.org Git - libsigrok.git/commitdiff
libsigrok-internal: add endianess helpers for floating point types
authorGerhard Sittig <redacted>
Thu, 11 Jun 2020 15:19:50 +0000 (17:19 +0200)
committerGerhard Sittig <redacted>
Fri, 24 Jul 2020 15:02:40 +0000 (17:02 +0200)
Extend the common set of endianess conversion helpers. Cover readers and
writers for little endian single and double precision and 64bit integer
values, including support to advance the read/write position.


No differences found