Skip to content

simple circular buffer for fixed 16-bits-int

rcatolino/libfifo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Very simple 16-bit-int circular buffer implementation

by raph github.com/rcatolino

libfifo used by vxworks dummy driver. Including auto testing utility. To compile under VxWorks change include stdint.h to types.h. It's usualy better to use directly sources rather than libfifo.a.

About

simple circular buffer for fixed 16-bits-int

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages