aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/Descriptors.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the ↵Dean Camera2009-08-021-1/+1
| | | | existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option.
* Added new Benito project, a simple modified USB-to-Serial bridge for the ↵Dean Camera2009-07-231-0/+263
programming of AVRs using the official Arduino bootloader.