You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/AVRISP
Dean Camera b221e7d175
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.
15 years ago
..
Lib Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP project so that there is a central place where all non-PC set target values can be updated easily. 15 years ago
AVRISP.c Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago
AVRISP.h Add VTARGET level detection to the AVRISP project on supported AVR models. 15 years ago
AVRISP.txt Added extra note about missing OUT endpoint configuration to the HID Device mode Class driver. 15 years ago
Descriptors.c Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 15 years ago
Descriptors.h Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 15 years ago
Doxygen.conf Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 15 years ago
makefile Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 15 years ago