From: Dean Camera Date: Mon, 11 Jul 2011 11:16:57 +0000 (+0000) Subject: Add missing function attributes to the RingBuffer driver to reduce the chances of... X-Git-Tag: LUFA-111009-BETA~20 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f152ff26c7902a848c798c56adb981861beaf2bf?hp=f152ff26c7902a848c798c56adb981861beaf2bf Add missing function attributes to the RingBuffer driver to reduce the chances of invalid usage. Fix duplicated LED driver functions in the Doxygen documentation. ---