Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 546 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 546 Bytes

Build Status

asyn

This is a general purpose facility for interfacing device specific code to low level drivers. asynDriver allows non-blocking device support that works with both blocking and non-blocking drivers.

A primary target for asynDriver is EPICS IOC device support but, other than using libCom, most of it is independent of EPICS.

Additional information: