From: Dean Camera Date: Mon, 3 Aug 2009 07:10:54 +0000 (+0000) Subject: Cleanup and optimization of the internal serial retrieval routines. X-Git-Tag: LUFA-110528-BETA~1011 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/840d386deb6736169085ec86ac9cb4d204072281?ds=inline;hp=840d386deb6736169085ec86ac9cb4d204072281 Cleanup and optimization of the internal serial retrieval routines. Renamed ATTR_NOINLINE to ATTR_NO_INLINE to fit with the rest of the library function attribute names. ---