From: Dean Camera Date: Sun, 6 May 2012 12:19:03 +0000 (+0000) Subject: Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 architectu... X-Git-Tag: LUFA-120730~43 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/9207e8b2fde713e39cd42a417decf5421d856b95?ds=sidebyside;hp=9207e8b2fde713e39cd42a417decf5421d856b95 Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 architecture to use the fast PIN register toggle alternative function for speed. ---