queue icon indicating copy to clipboard operation
queue copied to clipboard

Implement lifo and lifottl drivers

Open LeonidVas opened this issue 5 years ago • 0 comments

Implement lifo and lifottl drivers by analogy with fifo and fifottl drivers. When implementing new drivers, don't need to use the "copy-paste" methodology (WET), the common code must be moved to a separate file/module (DRY).

LeonidVas avatar Oct 21 '20 08:10 LeonidVas