]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: add support for both LA2016 hardware revisions
authorKevin Grant <redacted>
Mon, 5 Apr 2021 09:33:20 +0000 (10:33 +0100)
committerSoeren Apel <redacted>
Fri, 10 Sep 2021 21:23:15 +0000 (23:23 +0200)
commit9de389b1979ad69e0a857a97d0e7a144d86d0f61
tree66cd35b0a64900f312ffd2d1d78baf6952f1d628
parentbb706a7690ac9b8d959631fc83b550f181ec3d9d
kingst-la2016: add support for both LA2016 hardware revisions

A magic number within the device eeprom identifies the device
type and hardware revision. Using this number, the correct
fpga bitstream is selected and loaded.
src/hardware/kingst-la2016/protocol.c