]> sigrok.org Git - libsigrok.git/commit - src/hardware/baylibre-acme/protocol.c
baylibre-acme: Add basic support for ACME revB.
authorBartosz Golaszewski <redacted>
Wed, 16 Sep 2015 12:18:11 +0000 (14:18 +0200)
committerUwe Hermann <redacted>
Fri, 18 Sep 2015 17:52:38 +0000 (19:52 +0200)
commit4678bdb60792377cec015d7e18cf8ffd80419c69
treecc6fa7dd3e420b4c4c5a3e185a6335f80745134c
parent8f1961209b399eb29933168e8126e59b5943f854
baylibre-acme: Add basic support for ACME revB.

Revision B of ACME hardware introduces probes with on-board at24cs02
EEPROM. Extend the ACME driver to support reading the contents of
the EEPROM via linux' sysfs interface.

Also: make the driver be able to tell the difference between revisions,
add new GPIO layout and set the shunt resistance for revB at probe
registration.

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