Skip to content

Draft: Update sequencer for use with require 6

Simon Rose requested to merge update_for_require_6 into master

In require >= 6 we no longer include the sequencer build rules as a part of driver.makefile; instead require will call on custom build rules that modules themselves add, much as is done in EPICS base.

Merge request reports