projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
Projects
/
2009-12-15
Dean Camera
Add Lock/Fuse byte programming support to the AVRISP...
tree
|
commitdiff
2009-12-15
Dean Camera
Fix error in AVRISP programmer when repeatedly using...
tree
|
commitdiff
2009-12-14
Dean Camera
Add Doxygen documentation to the completed portions...
tree
|
commitdiff
2009-12-14
Dean Camera
Use the PDI REPEAT instruction in the PDI programmer...
tree
|
commitdiff
2009-12-14
Dean Camera
Added memory erase handling to the PDI protocol in...
tree
|
commitdiff
2009-12-14
Dean Camera
Fix NVM commands so that memory reads and CRC generatio...
tree
|
commitdiff
2009-12-14
Dean Camera
Split out NVM access code in the AVRISP project into...
tree
|
commitdiff
2009-12-13
Dean Camera
Use -pedantic compile time option to find and correct...
tree
|
commitdiff
2009-12-13
Dean Camera
The AVRISP project can now enter PDI mode under both...
tree
|
commitdiff
2009-12-11
Dean Camera
PDI NVM enable is fast enough that bare polling is...
tree
|
commitdiff
2009-12-11
Dean Camera
Fix PDI code - must send NVM enable key least significa...
tree
|
commitdiff
2009-12-11
Dean Camera
Fix AVRISP PDI protocol - make sure inverted masks...
tree
|
commitdiff
2009-12-11
Dean Camera
Change over AVRISP project to have both hardware USART...
tree
|
commitdiff
2009-12-10
Dean Camera
Fix PDITarget_ReceiveByte() not discarding the start...
tree
|
commitdiff
2009-12-09
Dean Camera
Add even parity bit to the software USART framing in...
tree
|
commitdiff
2009-12-09
Dean Camera
Fix inverted bit-banged USART logic in the AVRISP proje...
tree
|
commitdiff
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
tree
|
commitdiff
2009-12-08
Dean Camera
Make sure that USB_STREAM_TIMEOUT_MS is set in the...
tree
|
commitdiff
2009-12-04
Dean Camera
Fixed HID Parser not distributing the Usage Min and...
tree
|
commitdiff
2009-12-03
Dean Camera
Make sure the protocol handler files are included in...
tree
|
commitdiff
2009-12-03
Dean Camera
Fix the tokens which enable and disable the different...
tree
|
commitdiff
2009-12-03
Dean Camera
Auto-configure AVRISP programmer configuration when...
tree
|
commitdiff
2009-12-03
Dean Camera
Document the PDI programming routines implemented so...
tree
|
commitdiff
2009-12-03
Dean Camera
Started implementing the low level PDI protocol in...
tree
|
commitdiff
2009-12-02
Dean Camera
Add new more reliable software UART for the XPLAINBridg...
tree
|
commitdiff
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
tree
|
commitdiff
2009-12-02
Dean Camera
Add support for unwrapping of the XMEGA PDI programming...
tree
|
commitdiff
2009-12-02
Dean Camera
Rename V2ProtocolTarget files to ISPTarget in the AVRIS...
tree
|
commitdiff
2009-12-02
Dean Camera
Factor out all the ISP related code into a seperate...
tree
|
commitdiff
2009-12-02
Dean Camera
Rename the V2Protocol command handlers in the AVRISP...
tree
|
commitdiff
2009-11-30
Dean Camera
Added CDC_Host_Flush() function to the CDC Host Class...
tree
|
commitdiff
2009-11-26
Dean Camera
Enable pullup on the PD5 pin of the AVR in the XPLAINBr...
tree
|
commitdiff
2009-11-26
Dean Camera
Updated John Steggall's software USART in the XPLAINBri...
tree
|
commitdiff
2009-11-25
Dean Camera
Fix more Doxygen errors from missing parameter document...
tree
|
commitdiff
2009-11-25
Dean Camera
Fix build and Doxygen errors.
tree
|
commitdiff
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
tree
|
commitdiff
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
tree
|
commitdiff
2009-11-24
Dean Camera
Make the StandaloneProgrammer project seamlessly read...
tree
|
commitdiff
2009-11-23
Dean Camera
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
tree
|
commitdiff
2009-11-23
Dean Camera
Added new ReportType parameter to the HID Device Class...
tree
|
commitdiff
2009-11-23
Dean Camera
The incomplete StandaloneProgrammer project now uses...
tree
|
commitdiff
2009-11-23
Dean Camera
Add activity LED updates to the AVRISP project.
tree
|
commitdiff
2009-11-20
Dean Camera
Fixed LowLevel Keyboard demo not saving the issued...
tree
|
commitdiff
2009-11-17
Dean Camera
Make RNDISHost demo validate the set Packet Filter...
tree
|
commitdiff
2009-11-13
Dean Camera
Corrected the name of the misnamed USB_GetDeviceConfigD...
tree
|
commitdiff
2009-11-09
Dean Camera
Spell check all source code variables, comments and...
tree
|
commitdiff
2009-11-09
Dean Camera
Minor changes to the AVRISP project for code clarity.
tree
|
commitdiff
2009-11-08
Dean Camera
Remove dependancies from the LowLevel demos to the...
tree
|
commitdiff
2009-11-07
Dean Camera
Make Low Level host demos use void pointers for the...
tree
|
commitdiff
2009-11-06
Dean Camera
Add double banking property to LUFA powered projects...
tree
|
commitdiff
2009-10-26
Dean Camera
Use clearer buffer names in the USBtoSerial project...
tree
|
commitdiff
2009-10-18
Dean Camera
Moved USBtoSerial demo the Projects directory, as it...
tree
|
commitdiff
2009-10-16
Dean Camera
Fix invalid Event name rule in demo/project makefiles.
tree
|
commitdiff
2009-10-12
Dean Camera
Make Audio device demos compatible with AVRs running...
tree
|
commitdiff
2009-10-08
Dean Camera
Application documentation/comment cleanup.
tree
|
commitdiff
2009-10-01
Dean Camera
Added pinouts to the AVRISP project for a standard...
tree
|
commitdiff
2009-09-24
Dean Camera
Doxygen fixes to \param directives to give data directi...
tree
|
commitdiff
2009-09-21
Dean Camera
Fix broken MagStripe demo due to the HID Class driver...
tree
|
commitdiff
2009-09-09
Dean Camera
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
tree
|
commitdiff
2009-09-07
Dean Camera
Add link to third-party signed version of the official...
tree
|
commitdiff
2009-09-07
Dean Camera
Remove information about 64 bit Windows OS signing...
tree
|
commitdiff
2009-09-06
Dean Camera
Add in new invalid event hook check targets to project...
tree
|
commitdiff
2009-09-06
Dean Camera
Added 64 bit OS driver installation instructions to...
tree
|
commitdiff
2009-09-06
Dean Camera
Changed Still Image Host class driver to auto-fill...
tree
|
commitdiff
2009-09-01
Dean Camera
Fix up MissileLauncher demo's ConfigurationDescriptor...
tree
|
commitdiff
2009-08-30
Dean Camera
Replace -finline-limit with -fno-inline-small-functions...
tree
|
commitdiff
2009-08-30
Dean Camera
Move ADC VTARGET sampling to a new V2Params_UpdateParam...
tree
|
commitdiff
2009-08-28
Dean Camera
Increase AVRISP command timeout to 240ms up from 150ms...
tree
|
commitdiff
2009-08-27
Dean Camera
Make WaitWhileBusy function in the AVRISP project more...
tree
|
commitdiff
2009-08-27
Dean Camera
Condensed SCSI command functions in the LowLevel Mass...
tree
|
commitdiff
2009-08-27
Dean Camera
Added extra note about missing OUT endpoint configurati...
tree
|
commitdiff
2009-08-25
Dean Camera
Optimized Endpoint_Read_Word_* and Pipe_Read_Word_...
tree
|
commitdiff
2009-08-25
Dean Camera
Add VTARGET level detection to the AVRISP project on...
tree
|
commitdiff
2009-08-25
Dean Camera
Make AVRISP project build again - fix incorrect preproc...
tree
|
commitdiff
2009-08-25
Dean Camera
Partial Commit: Remove now empty Projects\Incomplete...
tree
|
commitdiff
2009-08-25
Dean Camera
Partial Commit: Move AVRISP project out of the Projects...
tree
|
commitdiff
2009-08-25
Dean Camera
Add function documentation to the AVRISP project.
tree
|
commitdiff
2009-08-25
Dean Camera
Finished preliminary AVRISP project - all V2 protocol...
tree
|
commitdiff
2009-08-25
Dean Camera
Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP...
tree
|
commitdiff
2009-08-25
Dean Camera
Updated Benito project -- added hardware interrupt...
tree
|
commitdiff
2009-08-24
Dean Camera
Fix endianness of LOAD_ADDRESS command data, add correc...
tree
|
commitdiff
2009-08-24
Dean Camera
Switch to hardware delays and timeouts via a hardware...
tree
|
commitdiff
2009-08-24
Dean Camera
Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler...
tree
|
commitdiff
2009-08-24
Dean Camera
Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP...
tree
|
commitdiff
2009-08-24
Dean Camera
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off...
tree
|
commitdiff
2009-08-23
Dean Camera
Added V2 protocol handlers for the READ and WRITE memor...
tree
|
commitdiff
2009-08-23
Dean Camera
Moved out target-related V2 protocol commands into...
tree
|
commitdiff
2009-08-23
Dean Camera
Fixed AVRISP programmer demo -- can now connect to...
tree
|
commitdiff
2009-08-23
Dean Camera
Added V2Protocol handlers to the AVRISP project to...
tree
|
commitdiff
2009-08-20
Dean Camera
Renamed Projects/Unfinished to Projects/Incomplete...
tree
|
commitdiff
2009-08-20
Dean Camera
Add LOAD ADDRESS command parsing to the V2 Protocol...
tree
|
commitdiff
2009-08-19
Dean Camera
Change spinloop in the AVRISP project Unknown V2 Protoc...
tree
|
commitdiff
2009-08-19
Dean Camera
Moved out the handling of V2 Protocol parameters to...
tree
|
commitdiff
2009-08-19
Dean Camera
Reorganise V2Protocol.c, add in function to assert...
tree
|
commitdiff
2009-08-19
Dean Camera
Added handler for the V2 Protocol SPI_MULTI command...
tree
|
commitdiff
2009-08-19
Dean Camera
Corrections to the unfinished AVRISP Programmer project...
tree
|
commitdiff
2009-08-18
Dean Camera
Fixed invalid data being returned when a GetStatus...
tree
|
commitdiff
2009-08-18
Dean Camera
Move AVRISP Programmer project to a new Unfinished...
tree
|
commitdiff
2009-08-18
Dean Camera
Enhancements to the AVRISP Programmer project to attemp...
tree
|
commitdiff
2009-08-17
Dean Camera
Added beginnings of a new AVRISP-MKII clone project.
tree
|
commitdiff
next