From 5de364163f5a7597ba2f54e37cdea493fbd1e7ff Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 10 Nov 2009 11:24:15 +0000 Subject: Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF. Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them. --- LUFA/ManPages/Donating.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/Donating.txt b/LUFA/ManPages/Donating.txt index c85e93e49..17e44c3b2 100644 --- a/LUFA/ManPages/Donating.txt +++ b/LUFA/ManPages/Donating.txt @@ -14,6 +14,7 @@ * and supporter. Please consider donating a small amount to support this and my future Open Source projects - All * donations are greatly appreciated. * - * Donate to this project at http://www.fourwalledcubicle.com via PayPal - Thanks in Advance! + * + * Donate to this project via PayPal - Thanks in Advance! */ \ No newline at end of file -- cgit v1.2.3