Commit Graph

2 Commits

Author SHA1 Message Date
Richard Osborne
e7ade114d6 Add functions for working with queues of bytes.
This is used by the IAP code.
2013-12-09 18:21:50 +00:00
Richard Osborne
a695e58524 Add a new module implementing a queue data structure.
Since the functions are simple make them inline functions. This provides a
small code size saving.
2013-12-09 18:09:18 +00:00