From: Dean Camera Date: Sun, 31 Mar 2013 09:37:30 +0000 (+0000) Subject: Add ATTR_NEVER_INLINE attribute. Add EEPROM byte read/write proxy functions to the... X-Git-Tag: LUFA-130901-BETA~180 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/85343a436d181dfe3c7d4b0f2b35227d5c3e6c57?hp=85343a436d181dfe3c7d4b0f2b35227d5c3e6c57 Add ATTR_NEVER_INLINE attribute. Add EEPROM byte read/write proxy functions to the Mass Storage bootloader to prevent link errors due to linker relaxations. ---