Skip to content

bitwigglers/lib-pm600x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compile the library with mingw
------------------------------

gcc -Wall -c -DBUILD_DLL libpm600x.c
gcc -Wall -shared -o libpm600x.dll libpm600x.o ftd2xx.lib -Wl,--out-implib,libpm600x.a,--add-stdcall-alias