drivers/can_copcican_win32/can_copcican_win32.vcxproj.user
author Christian Taedcke <hacking@taedcke.com>
Wed, 09 Nov 2011 15:02:47 +0000
changeset 689 d6fcd388f2db
parent 629 b9274b595650
permissions -rw-r--r--
Win32 IXXAT driver:
CHANGED: - Removed deprecated call to VCI_GetBrdTypeByName().
- The board type given to VCI2_PrepareBoard() is now always 0, because this parameter is not used.
- Removed the board_name parameter from IXXAT::open(). The board that should be opened is identified by the parameter board_number.
The correct parameter board_number can be determined using XAT_EnumHwEntry() and XAT_GetConfig().
- Changed the constructor IXXAT::IXXAT(). board->busname now only contains the board_number, see XAT_EnumHwEntry() and XAT_GetConfig().
629
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     3
</Project>