single_file_libs icon indicating copy to clipboard operation
single_file_libs copied to clipboard

Submission: Thread/core safe FIFO

Open buserror opened this issue 6 years ago • 0 comments

Works from 8 bits AVR to multi core 64 bits etc. Restricted to power of two sizes; has some provision for 'look ahead' too... I've been using it for years and years on multitude of projects!

One .h file!

https://github.com/buserror/simavr/blob/master/simavr/sim/fifo_declare.h

buserror avatar Jun 06 '18 18:06 buserror