From: Dean Camera Date: Sun, 30 Oct 2011 14:04:47 +0000 (+0000) Subject: Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum possible USB endpoint number withi... X-Git-Tag: LUFA-120219~47 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/fe87b8a225e6f706e2fd80434963c663a9db62f1?hp=fe87b8a225e6f706e2fd80434963c663a9db62f1 Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum possible USB endpoint number within a device, rather than just the maximum number for the AVR8 and UC3 targets of 0x07. ---