Skip to content

Simpleyyt/libfunction_so_usb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libfunction_so_usb

A library for USB RFID card Reader by USB HID

INSTALL

  1. cd to the source directory.
  2. Running make to compile the package.
  3. A library file libfunction.so and a test program will be generated.

For Arm

  1. Running the shell:

     export host=arm-linux
     export CC=arm-linux-gcc
     make
    
  2. A library file libfunction.so and a test program will be generated.

About

A library for USB RFID card Reader by USB HID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published