From: Dean Camera Date: Sun, 21 Nov 2010 10:16:44 +0000 (+0000) Subject: Remove internal USB_Device_NibbleToASCII() function in favour of manually inlined... X-Git-Tag: LUFA-110528-BETA~154 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/55da77d85f0482aea9e5c401f59e9b2975a0c2a4?hp=55da77d85f0482aea9e5c401f59e9b2975a0c2a4 Remove internal USB_Device_NibbleToASCII() function in favour of manually inlined code to prevent compilation errors in -O0 optimisation level. ---