index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP-MKII
Age
Commit message (
Expand
)
Author
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-29
Fixed AVRISP-MKII Clone failing to start application firmware once a TPI prog...
Dean
2011-11-29
Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MS...
Dean
2011-11-09
Add missing SVN eol-style property to ensure that source code line endings an...
Dean
2011-10-30
Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project ...
Dean
2011-10-30
Minor documentation fixes.
Dean
2011-10-18
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARG...
Dean
2011-10-12
Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocol...
Dean
2011-10-07
Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI ...
Dean
2011-09-21
Add project name to the Doxygen makefile target output.
Dean
2011-09-21
Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC ...
Dean
2011-08-17
Minor documentation corrections.
Dean
2011-08-16
Pull out architecture specific macros and other definitions into a new common...
Dean
2011-07-26
Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII cl...
Dean
2011-07-19
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...
Dean
2011-07-06
Add the GCC -fno-split-wide-types compile time option to some of the larger u...
Dean
2011-07-01
Seperate out the device demos and project's configuration descriptor structur...
Dean
2011-06-20
Add new "checksource" target to the library makefiles, for automated source f...
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-06-03
Added new callback to the Audio Class driver to allow for endpoint control ma...
Dean
2011-06-01
Spell check library source code files.
Dean
2011-05-29
Oops - revert commit of an incomplete port of the AVRISP-MKII project.
Dean
2011-05-29
Added new incomplete AudioInputHost Host LowLevel demo.
Dean
2011-04-13
Replace cast-as-char* byte access of multibyte variables with proper shifts a...
Dean
2011-04-08
Correct UC3 global interrupt functions.
Dean
2011-04-04
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean
2011-03-21
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean
2011-02-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2011-02-10
Add static keyword to all project globals whose scope should be restricted to...
Dean
2011-02-06
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
Dean
2011-02-04
Fixed programming errors in the AVRISP-MKII project when the programming pack...
Dean
2011-01-30
Renamed all driver termination *_ShutDown() functions to the more logical nam...
Dean
2011-01-30
Removed SerialStream module, rolled functionality into the base USART Serial ...
Dean
2011-01-22
Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...
Dean
2011-01-16
Added new ADC_GET_CHANNEL_MASK() convenience macro to the ADC driver.
Dean
2011-01-10
Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-12-26
Documentation improvements - put driver example code into its own section, fi...
Dean
2010-12-25
Combined page and word ISP programming mode code in the AVRISP-MKII clone pro...
Dean
2010-12-25
Fixed possible programming problem in the AVRISP-MKII clone project when prog...
Dean
2010-12-24
Add DEVICE_STATE_AS_GPIOR=0 compile time option to the library projects, to r...
Dean
2010-12-13
Fixed incorrect definition of the HID_KEYBOARD_SC_D constant in the HID class...
Dean
2010-11-22
Lower bulk endpoint polling rate in the descriptors to the lowest possible va...
Dean
2010-11-17
Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...
Dean
2010-11-16
Fixed AVRISP-MKII clone project not starting the target's program automatical...
Dean
2010-11-16
Slow AVRISP-MKII clone PDI/TPI programming speed back to 250KHz due to issues...
Dean
2010-11-16
Added new XCK_RESCUE_CLOCK_ENABLE compile time option to the AVRISP-MKII clon...
Dean
2010-11-14
Second patch to fix incorrect PDI/TPI programming speed.
Dean
2010-11-12
Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, ...
Dean
2010-11-10
Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpo...
Dean
[prev]
[next]