]> sigrok.org Git - libsigrok.git/commit
ipdbg-la: Consistently use the same naming everywhere.
authorUwe Hermann <redacted>
Wed, 29 Aug 2018 22:02:16 +0000 (00:02 +0200)
committerUwe Hermann <redacted>
Wed, 29 Aug 2018 22:11:51 +0000 (00:11 +0200)
commit8a9788e2b7fc81dbee66c6a38f7ba28caccd9425
tree71c10eec0117dbaefb21cb7423c4e257f9278016
parented186484237797e29c6c58355718fdc6b3039920
ipdbg-la: Consistently use the same naming everywhere.

Use "ipdbg-la" everywhere to refer to the driver, including
in function name prefixes etc. There's no need to encode
website details (.org) into the driver/function name(s).
Makefile.am
configure.ac
src/hardware/ipdbg-la/api.c [new file with mode: 0644]
src/hardware/ipdbg-la/protocol.c [new file with mode: 0644]
src/hardware/ipdbg-la/protocol.h [new file with mode: 0644]
src/hardware/ipdbg-logic-analyser/api.c [deleted file]
src/hardware/ipdbg-logic-analyser/protocol.c [deleted file]
src/hardware/ipdbg-logic-analyser/protocol.h [deleted file]