Skip to content

Commit

Permalink
staging: gpib: Add LPVO DIY USB GPIB driver
Browse files Browse the repository at this point in the history
Driver for the DIY board designed at the Laboratory of Photovoltaics
and Optoelectronics at the Faculty of Electrical Engineering,
University of Ljubljana.

Signed-off-by: Dave Penkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
dpenkler authored and gregkh committed Oct 10, 2024
1 parent bb1bd92 commit fce7951
Show file tree
Hide file tree
Showing 2 changed files with 2,138 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/staging/gpib/lpvo_usb_gpib/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

obj-m += lpvo_usb_gpib.o

Loading

0 comments on commit fce7951

Please sign in to comment.