From: Dean Camera Date: Sun, 2 Aug 2009 23:14:30 +0000 (+0000) Subject: Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing... X-Git-Tag: LUFA-110528-BETA~1013 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6f4cc344ab47b720651e5bbf7674951c32e210b1?hp=6f4cc344ab47b720651e5bbf7674951c32e210b1 Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option. ---