drivers/can_peak_win32/can_peak_win32.def
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 08:43:13 +0100
changeset 699 c26ea35559f8
parent 145 e747d2e26af0
child 713 ca2c2dad3a22
permissions -rw-r--r--
dcf.c:
- removed inline definition of dcf variable, which is not allowed on many c compilers.
- removed SaveNode() call using ifdef, because not all canopen devices support this feature.
Later on it should be possible to enable this for each dcf entry using objdictedit.
- fixed bug when dereferencing an dcf entry from the object dictionary.
LIBRARY	can_peak_win32
	
EXPORTS
   canReceive_driver
   canSend_driver
   canOpen_driver
   canClose_driver