aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/device/ringbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Add size and flush methods to the ringbuffer class.px4dev2013-08-041-5/+16
* Simple ring-buffer template class, because re-implementing the wheel in every...px4dev2013-08-031-0/+192