From: Dean Camera Date: Sat, 5 Mar 2011 11:34:04 +0000 (+0000) Subject: Porting updates for the UC3B architecture - get UC3B partially enumerating using... X-Git-Tag: LUFA-110528-BETA~45 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b763c3f33e8596afe2dd21746890fa9641362c5e?hp=b763c3f33e8596afe2dd21746890fa9641362c5e Porting updates for the UC3B architecture - get UC3B partially enumerating using a modified mouse demo on the EVK1101. Implement a software FIFO for the endpoint banks; datasheet hints that this can be done through hardware as on the AVR8 architecture, but the correct method to do this not discovered yet. ---