Skip to content

openxc/emqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic C Queue for Embedded Systems

This library is an implementation of a queue in C that can support arbirtary element types.

The queue functions are defined using macros in order to support this. It's not the prettiest thing in the world, but it works well when you need it.

Projects using Emqueue

License

This library is licensed under the BSD license and is Copyright 2013, Ford Motor Company

Contributors

About

An implementation of a queue in C that can support arbirtary element types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published