A library for USB RFID card Reader by USB HID
cd
to the source directory.- Running
make
to compile the package. - A library file
libfunction.so
and atest
program will be generated.
-
Running the shell:
export host=arm-linux export CC=arm-linux-gcc make
-
A library file
libfunction.so
and atest
program will be generated.