The USB I/O Software for Linux
v 0.0.13 20231215 by Winson Chen
  Add API SYNCDevice()

v 0.0.12 20220725 by Winson Chen
  Support AO functions and demo.

v 0.0.11 20210325 by Winson Chen
  Fix thread issue.

v 0.0.10 2020.09.25 by Winson Chen
  Add ARM 64bit lib.

v 0.0.9 2018.12.03 by Winson Chen
  Fixed the bug for Linux 64-bit OS.

v 0.0.8 2018.08.09 by Winson Chen
  Add one parameter(Device ID) to USBIO_OpenDevice(), make different modules use same board id.
  Fix and rename demo, support
    usbio_list, usbio_module_info, usbio_do, usbio_do_channel, usbio_do-setting, usbio_di, usbio_di-setting, usbio_ai, usbio_ai-setting

v 0.0.7 2016.06.15 by Winson Chen
  Add dynamic lib
  Add Arm static lib
  Support x86 & x64 lib.

v 0.0.6 2014.12.15 by Winson Chen
  Change way to open device file.

v 0.0.5 2014.12.8 by Winson Chen
  Fix open device file bug.
  exchange /examples/usb2055_di.c to /examples/usb2055_dio.c

v 0.0.4 2014.6.6 by Winson Chen
  change way to open device file(auto detect).

v 0.0.3 2014.5.13 by Winson Chen
  To add USBIO DI, AI, PI functions on "usbio.c".
  To add function "PackDataLogPacket" on "usbcomm.c".
  Can support to linux kernel 3.12.0 on Fedora 12 and Ubuntu 12.10.
  Provide Linux USB I/O user Manual.

v 0.0.2 2013.5.21 by Golden Wang
  To change the waiting time of function "USBIO_SendRecv" at "usbio.c".

v 0.0.1 2013.4.10 by Golden Wang
  To update README and ICPDAS_USBIO.h.

v 0.0.0 2013.3.28 by Golden Wang
  Created.
