summaryrefslogtreecommitdiff
path: root/riff/InitializeDut.cpp
AgeCommit message (Collapse)Author
2012-05-28Improved error message during HW initSrimanta Panda
A clear error message is displayed when RIFF fails during Hardware initialization phase.
2012-05-28Improved error messages in riffSrimanta Panda
A clear error message is displayed when RIFF fails because of an error from LCD library. RIFF displays an error description related to the error number received from LCD.
2011-10-13Added Windows SupportSrimanta Panda
RIFF will be supported for the Windows platform. It requires libusb-win32 library to build it.
2011-06-21Fixed file permissionsOla Borgelin
2011-05-20Initial commitKarin Hedlund