drivers/can_anagate_win32/can_anagate_win32.def
author Christian Taedcke
Fri, 10 Sep 2010 08:55:42 +0200
changeset 638 00bc03cb5606
parent 494 aa36efce6e78
permissions -rw-r--r--
CHANGED: - option to integrate a can driver statically (hack)
FIXED: - missing () in log message
* * *
CHANGED: - adapted UnLoadCanDriver() for the macro NOT_USE_DYNAMIC_LOADING
494
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     1
LIBRARY	can_anagate_win32
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     2
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     3
EXPORTS
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     4
   canReceive_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     5
   canSend_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     6
   canOpen_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     7
   canClose_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     8
   canChangeBaudRate_driver