drivers/can_anagate_win32/can_anagate_win32.def
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 08:49:26 +0100
changeset 700 23df92154894
parent 494 aa36efce6e78
permissions -rw-r--r--
Win32 fixes:
- added SDO_BLOCK_SIZE macro to win32 config.h
- added explicit casts to remove compiler warnings to sdo.c
- added missing exports to Canfestival-3.def
LIBRARY	can_anagate_win32

EXPORTS
   canReceive_driver
   canSend_driver
   canOpen_driver
   canClose_driver
   canChangeBaudRate_driver