]> sigrok.org Git - libsigrok.git/commit
baylibre-acme: Read EEPROM contents into buffer before processing.
authorBartosz Golaszewski <redacted>
Fri, 25 Sep 2015 21:48:30 +0000 (14:48 -0700)
committerBartosz Golaszewski <redacted>
Fri, 9 Oct 2015 12:55:14 +0000 (14:55 +0200)
commit4c3a4bca321df48455d4484753783dc6da17aa15
treefdffbe7ba23228d9801d8567ea962baac9696fed
parent453a0c2ece77fc2dc7cb8a3025a1dec9cd5bfb6e
baylibre-acme: Read EEPROM contents into buffer before processing.

Instead of using a non-standard packed attribute, read the contents of the
probe EEPROM into a buffer and then process it using the R* macros.

Signed-off-by: Bartosz Golaszewski <redacted>
src/hardware/baylibre-acme/protocol.c