projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Changed all Device mode LowLevel demos and Device Class drivers so that the control...
[pub/USBasp.git]
/
Projects
/
AVRISP-MKII
/
2010-08-22
Dean Camera
Added compile time error to the AVRISP-MKII project...
tree
|
commitdiff
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
tree
|
commitdiff
2010-08-09
Dean Camera
Commit for the 100807 release.
tree
|
commitdiff
2010-08-08
Dean Camera
Fix invocations of avr-size in all makefiles broken...
tree
|
commitdiff
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
tree
|
commitdiff
2010-08-01
Dean Camera
Invert the logic for the VBUS power light in the AVRISP...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
tree
|
commitdiff
2010-07-29
Dean Camera
Add special support to the AVRISP-MKII for the new...
tree
|
commitdiff
2010-07-29
Dean Camera
Remove obsolete macros and preprocessor checks from...
tree
|
commitdiff
2010-07-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
tree
|
commitdiff
2010-07-22
Dean Camera
Future proof the XPROG protocol of the AVRISP-MKII...
tree
|
commitdiff
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-18
Dean Camera
Change over all makefiles to use C99 standards mode...
tree
|
commitdiff
2010-07-15
Dean Camera
Disable strict aliasing explicitly in the project makef...
tree
|
commitdiff
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
tree
|
commitdiff
2010-07-13
Dean Camera
Change AVRISP-MKII and XPLAINBridge descriptors to...
tree
|
commitdiff
2010-07-13
Dean Camera
Remove the timeout period extension code from the AVRIS...
tree
|
commitdiff
2010-07-13
Dean Camera
Rename the AVRISP main source files to AVRISP-MKII...
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing clean_doxygen phony targets to the project...
tree
|
commitdiff
2010-07-08
Dean Camera
Move out Bluetooth stack callback functions to a sepera...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-06-25
Dean Camera
Add default "all" makefile targets to the demo tree...
tree
|
commitdiff
2010-06-25
Dean Camera
Make loops in AVRISP-MKII Clone project's XPROG protoco...
tree
|
commitdiff
2010-06-21
Dean Camera
Moved calls to V2Params_UpdateParamValues() out of...
tree
|
commitdiff
2010-06-17
Dean Camera
Fixed broken PDI EEPROM Section Erase functionality...
tree
|
commitdiff
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
tree
|
commitdiff
2010-06-15
Dean Camera
Change over Doxygen \note documentation to \pre where...
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-06-03
Dean Camera
Add start of RFCOMM service layer to the incomplete...
tree
|
commitdiff
2010-05-27
Dean Camera
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
tree
|
commitdiff
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
tree
|
commitdiff
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
tree
|
commitdiff
2010-05-23
Dean Camera
Remove obsolete entry from the Doxygen configuration...
tree
|
commitdiff
2010-05-20
Dean Camera
Short UUIDs are measured in bytes, not bits -- update...
tree
|
commitdiff
2010-05-17
Dean Camera
Begin processing code for Service Discovery Protocol...
tree
|
commitdiff
2010-05-16
Dean Camera
Fixed AVRISP project not sending a full erase-and-write...
tree
|
commitdiff
2010-05-14
Dean Camera
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS...
tree
|
commitdiff
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
tree
|
commitdiff
2010-05-13
Dean Camera
Additional fix to the AVRISP-MKII clone project for...
tree
|
commitdiff
2010-05-13
Dean Camera
Fixed AVRISP-MKII clone project not correctly issuing...
tree
|
commitdiff
2010-05-13
Dean Camera
The LIBUSB_FILTERDRV_COMPAT compile time option in...
tree
|
commitdiff
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-05-07
Dean Camera
Change over instances of "make" in the makefiles to...
tree
|
commitdiff
2010-05-04
Dean Camera
Removed software PDI/TPI emulation from the AVRISP...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed device state not being reset back to the default...
tree
|
commitdiff
2010-05-03
Dean Camera
Added new ENDPOINT_*_BusSuspended error code to the...
tree
|
commitdiff
2010-05-02
Dean Camera
Increase hardware PDI/TPI programming speed to 1MHz...
tree
|
commitdiff
2010-05-02
Dean Camera
Switch back to C based timeout ISR in the AVRISP projec...
tree
|
commitdiff
2010-05-02
Dean Camera
Change AVRISP project's timeout to be interrupt based...
tree
|
commitdiff
2010-04-30
Dean Camera
Make sure that long reads are aborted early if the...
tree
|
commitdiff
2010-04-30
Dean Camera
Make sure that the NVM bus/controller busy waits in...
tree
|
commitdiff
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
tree
|
commitdiff
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
tree
|
commitdiff
2010-04-28
Dean Camera
Make AVRISP-MKII clone project's software PDI/TPI mode...
tree
|
commitdiff
2010-04-22
Dean Camera
Added ability to search by Channel PSM to the GetChanne...
tree
|
commitdiff
2010-04-06
Dean Camera
Add information request/response signal handler to...
tree
|
commitdiff
2010-04-05
Dean Camera
Add user callback function to the Bluetooth host demo...
tree
|
commitdiff
2010-03-31
Dean Camera
Added WIN_LIBUSB_COMPAT compile time option to the...
tree
|
commitdiff
2010-03-22
Dean Camera
Standardized the naming scheme given to configuration...
tree
|
commitdiff
2010-03-17
Dean Camera
Remove redundant check in the software PDI programming...
tree
|
commitdiff
2010-03-17
Dean Camera
Software PDI mode breaks unless the software USART...
tree
|
commitdiff
2010-03-16
Dean Camera
Don't enable the pullup on the target /RESET line in...
tree
|
commitdiff
2010-03-16
Dean Camera
Fixed PDI programming mode in the AVRISP programmer...
tree
|
commitdiff
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
tree
|
commitdiff
2010-02-23
Dean Camera
Update Temperature board driver to be AVR32 compatible...
tree
|
commitdiff
2010-02-23
Dean Camera
Fixed software PDI/TPI programming mode in the AVRISP...
tree
|
commitdiff
2010-02-21
Dean Camera
Oops - need to revert changes made to ease testing...
tree
|
commitdiff
2010-02-21
Dean Camera
Remove dual ISR for software PDI mode, use a single...
tree
|
commitdiff
2010-02-21
Dean Camera
More fixes to the AVRISP command timeout system so...
tree
|
commitdiff
2010-02-21
Dean Camera
Increased the speed of both software and hardware TPI...
tree
|
commitdiff
2010-02-20
Dean Camera
Oops - missed a few references to the old global Timeou...
tree
|
commitdiff
2010-02-19
Dean Camera
AVRISP programmer project now has a more robust timeout...
tree
|
commitdiff
2010-02-13
Dean Camera
Add NO_VTARGET_DETECT compile time option to the AVRISP...
tree
|
commitdiff
2010-02-10
Dean Camera
Fixed lack of SECTION ERASE command in TPI programming...
tree
|
commitdiff
2010-02-10
Dean Camera
Added .5MHz recovery clock to the AVRISP programmer...
tree
|
commitdiff
2010-02-09
Dean Camera
Fixed USB_GetHIDReportSize() returning the number of...
tree
|
commitdiff
2010-02-08
Dean Camera
Fix LowLevel Keyboard demo -- accidentally trying to...
tree
|
commitdiff
2010-02-08
Dean Camera
Fix AVRISP-MKII clone project's TPI Chip Erase command...
tree
|
commitdiff
2010-02-04
Dean Camera
New BOARD value option BOARD_NONE (equivelent to not...
tree
|
commitdiff
2010-02-03
Dean Camera
Exlude the "INCLUDE_FROM_*" macros from the individual...
tree
|
commitdiff
2010-02-02
Dean Camera
Minor fixups to the documentation and preprocessor...
tree
|
commitdiff
2010-02-02
Dean Camera
Fix TPI mode chip erase code not properly erasing the...
tree
|
commitdiff
2010-02-02
Dean Camera
Oops - new Write Word alignment code in the TPI program...
tree
|
commitdiff
2010-02-02
Dean Camera
Make TPI writes add a dummy high byte if the data isn...
tree
|
commitdiff
2010-02-02
Dean Camera
Make TPI programming protocol program in words, not...
tree
|
commitdiff
2010-02-01
Dean Camera
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
tree
|
commitdiff
2010-02-01
Dean Camera
Make AVRISP XPROG function parameters const where possible.
tree
|
commitdiff
2010-02-01
Dean Camera
Fixed issues with EEPROM and FLASH ISP programming...
tree
|
commitdiff
2010-01-31
Dean Camera
Use _delay_us() function in the XPROGTarget.c file...
tree
|
commitdiff
2010-01-31
Dean Camera
Oops - PDI handshake delay was too long, causing the...
tree
|
commitdiff
2010-01-29
Dean Camera
Oops - TPI programming is broken in the AVRISP project...
tree
|
commitdiff
2010-01-29
Dean Camera
Fix TPI communications in the AVRISP project when bit...
tree
|
commitdiff
2010-01-27
Dean Camera
Clean up Webserver project - add more Doxygen documenta...
tree
|
commitdiff
2010-01-27
Dean Camera
Ensure TPI enable timing requirements are met in AVRISP...
tree
|
commitdiff
2010-01-27
Dean Camera
Manually pull PDI clock pin high for 1ms before disabli...
tree
|
commitdiff
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
tree
|
commitdiff
2010-01-25
Dean Camera
Cleanup and partially fix AVRISP-MKII project's TPI...
tree
|
commitdiff
2010-01-25
Dean Camera
ADC2 and ADC3 channels do not exist on the U4 series...
tree
|
commitdiff
next