libfunction_so_usb
libfunction_so_usb copied to clipboard
A library for USB RFID card Reader by USB HID
libfunction_so_usb
A library for USB RFID card Reader by USB HID
INSTALL
cdto the source directory.- Running
maketo compile the package. - A library file
libfunction.soand atestprogram will be generated.
For Arm
-
Running the shell:
export host=arm-linux export CC=arm-linux-gcc make -
A library file
libfunction.soand atestprogram will be generated.