Skip to content

m-xor/Ring-buffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Ring buffer (FIFO queue) with static memory allocation and definable type of
  • element. Intended for use on µC (Cortex-M particulary).
  • Known drawbacks:
    • can't define different data types for different instances

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages