1 unstable release
0.1.0 | Mar 12, 2021 |
---|
#30 in #framebuffer
10KB
185 lines
mso5k_dumpfb
A small utility to dump the different framebuffer layers on Rigol's MSO5000-series oscilloscopes.
You likely need a nightly toolchain. To run on the scope, it's easiest to build a statically linked binary with MUSL:
$ cargo +nightly build --target=armv7-unknown-linux-musleabihf --release
Dependencies
~2.5MB
~38K SLoC