]> sigrok.org Git - libsigrok.git/commitdiff
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)
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>

No differences found