Skip to content
Commit 88b5925e authored by developer3's avatar developer3
Browse files

uFR lib version 4.1.0

Implemented serial port communication for Windows IoT serial device.

For testing on Windows IoT,
use ReaderOpenEx() for connect to the reader,
use win_iot_serial.dll

!!! All multi-reader functions are disabled on Windows IoT
 - ReaderList_UpdateAndGetCount()
 - ReaderList_GetInformation()
 - ReaderList_Destroy()
 - ReaderList_GetSerialByIndex()
 - ReaderList_GetSerialDescriptionByIndex()
 - ReaderList_GetTypeByIndex()
 - ReaderList_GetFTDISerialByIndex()
 - ReaderList_GetFTDIDescriptionByIndex()
 - ReaderList_OpenBySerial()
 - ReaderList_OpenByIndex()

 - API OriginalityCheck() not implemented on WIN IoT

* some bug fixes

Libraries files:
  + include / header files
  + Binaries for multiple OS-es and platforms:
    + 32 and 64 bit Windows Intel,
	+ 32 bit Windows IoT ARM
    + 32 and 64 bit Linux Intel,
    + 64 bit OS X Intel,
    + 32 bit Linux ARM
    + 32 bit Linux ARM-HF
parent e2cf6170
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment