Dean Camera
|
1d433d4506
|
Update copyright year on all source files.
|
14 years ago |
Dean Camera
|
c43605612d
|
Lower bulk endpoint polling rate in the descriptors to the lowest possible value to give maximum throughput.
|
15 years ago |
Dean Camera
|
f2324fc2b4
|
Second patch to fix incorrect PDI/TPI programming speed.
|
15 years ago |
Dean Camera
|
d41cd9a41a
|
Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead of the desired 500KHz.
|
15 years ago |
Dean Camera
|
3bf760ad7d
|
Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the clock can be generated at all times when 125KHz ISP programming mode is selected.
|
15 years ago |
Dean Camera
|
cb779e3d7d
|
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
15 years ago |
Dean Camera
|
5a4def7478
|
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
|
15 years ago |
Dean Camera
|
de5b16909a
|
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
Added new SPI_ORDER_* data order masks to the SPI peripheral driver.
|
15 years ago |
Dean Camera
|
6bda628718
|
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
15 years ago |
Dean Camera
|
fc92f9969c
|
Minor documentation cleanups.
|
15 years ago |
Dean Camera
|
34047efc7e
|
Remove incorrect check for the current device state in the Set Configuration request handler of DevChapter9, which broke Set Configuration requests to the device under most circumstances.
Move out the SPI prescaler list to a PROGMEM module-level variable in ISPTarget.c.
|
15 years ago |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
15 years ago |
Dean Camera
|
efb6c35778
|
Update Doxygen configuration files to the latest Doxygen version.
|
15 years ago |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
15 years ago |
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
15 years ago |
Dean Camera
|
8ecdc2b144
|
Rename AVRISP project folder to AVRISP-MKII.
|
15 years ago |