projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2010-02-02
Dean Camera
Remove now unused conf directory from the uIP stack...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-02
Dean Camera
Replace the Webserver demo's uIP with the latest code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-02
Dean Camera
Make packet processing code in the Webserver project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-02
Dean Camera
Fix TPI mode chip erase code not properly erasing the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-02
Dean Camera
Oops - new Write Word alignment code in the TPI program...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-02
Dean Camera
Make TPI writes add a dummy high byte if the data isn...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-02
Dean Camera
Make TPI programming protocol program in words, not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-01
Dean Camera
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-01
Dean Camera
Make board specific and device peripheral specific...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-01
Dean Camera
Fixed STK525 Dataflash driver using incorrect bit-shift...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-01
Dean Camera
Make AVRISP XPROG function parameters const where possible.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-01
Dean Camera
Fixed issues with EEPROM and FLASH ISP programming...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-02-01
Dean Camera
Fixed Pipe_IsEndpointBound() function not taking the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-31
Dean Camera
Clean up HTTP webserver code in the Webserver project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-31
Dean Camera
Use _delay_us() function in the XPROGTarget.c file...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-31
Dean Camera
Oops - PDI handshake delay was too long, causing the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-31
Dean Camera
Better HTTP GET parsing in the Webserver demo, add...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-29
Dean Camera
Add TCP retransmission support to the HTTP webserver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-29
Dean Camera
Update driver INF files - change manufacturer name...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-29
Dean Camera
Oops - TPI programming is broken in the AVRISP project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-29
Dean Camera
Fix TPI communications in the AVRISP project when bit...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-29
Dean Camera
Add MIME type handling to the Webserver project, so...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-28
Dean Camera
Removed the stream example code from the Low Level...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-28
Dean Camera
Second fix to Webserver project's makefile for the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-28
Dean Camera
Delete FATFs .lst files from the Webserver project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-28
Dean Camera
Oops - fix path case in the Webserver project makefile...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-28
Dean Camera
Fix up project documentation files' overview tables...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-28
Dean Camera
Add FatFS library to the Webserver project, extend...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-28
Dean Camera
Be doubly-certain that the incomming CDC class driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-27
Dean Camera
Clean up Webserver project - add more Doxygen documenta...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-27
Dean Camera
Add DHCP server to the Webserver demo for automatic...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-27
Dean Camera
Ensure TPI enable timing requirements are met in AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-27
Dean Camera
Manually pull PDI clock pin high for 1ms before disabli...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Exclude host application directories from the Doxygen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Add missing AVRISPDescriptors.c/.h files to the XPLAINB...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Move TWI.c driver into the straight LUFA/Drivers/Periph...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Moved initial completed version of the Webserver projec...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Neaten Webserver project code.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Fixed CDC and RNDIS host demos and class drivers -...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Cleanup and partially fix AVRISP-MKII project's TPI...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
ADC2 and ADC3 channels do not exist on the U4 series...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Minor code cleanups, remove TemperatureDataLogger host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-25
Dean Camera
Added explicit ADC channel masks for the standard set...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-24
Dean Camera
Fixed DFU bootloader programming not discarding the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-24
Dean Camera
Enhance TemperatureDatalogger project -- add RTC capabi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-21
Dean Camera
Fix up the incomplete Webserver project so that it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-21
Dean Camera
New revision Benito hardware will be 16MHz, and use...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-21
Dean Camera
Update Benito project -- device should be reset when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-19
Dean Camera
Update library manual with the new XPLAINBridge project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-19
Dean Camera
Clean up of the altered XPLAINBridge project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-19
Dean Camera
Changed XPLAINBridge project to be both a USB to USART...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-19
Dean Camera
Added master mode hardware TWI driver.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-17
Dean Camera
Oops - missing brace in the updated Benito code causing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-17
Dean Camera
Fix the Benito project not pulsing the target's /RESET...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-17
Dean Camera
Clean up and add more comments to the AVRISP-MKII proje...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-16
Dean Camera
Fix incorrect preprocessor checks in the PLL prescaler...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-15
Dean Camera
Fixed invalid USB controller PLL prescaler values for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-12
Dean Camera
Started Webserver RNDIS host project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-12
Dean Camera
Fixed incorrect interface values in the VirtualSerialMo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-07
Dean Camera
Oops - incorrect Dataflash chip select mask in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-07
Dean Camera
Fix XPLAIN Dataflash and LED drivers.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-06
Dean Camera
Update Doxygen configuration files to the latest Doxyge...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-05
Dean Camera
Added support to the MIDI Class drivers for packed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-05
Dean Camera
Inline USB management functions in the Class drivers...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-04
Dean Camera
Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-04
Dean Camera
Fix CDC blocking streams in Host mode locking up when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-04
Dean Camera
Fixed blocking CDC streams not aborting when the host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-01-03
Dean Camera
Clean up MassStorageKeyboard demo.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-30
Dean Camera
Update copyright year to 2010.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-30
Dean Camera
Oops - remove accidentally committed .lst files from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-30
Dean Camera
Fix TemperatureDataLogger - sample tick timer wasn...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-30
Dean Camera
Oops - fix include directory for case-sensitive filesys...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-30
Dean Camera
Add new TemperatureDataLogger project, a simple USB...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-29
Dean Camera
Reduced guard bit time in the AVRISP project PDI/TPI...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-29
Dean Camera
Fixed AVRISP PDI race condition where the guard time...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-29
Dean Camera
Change the AVRISP project's RESET LINE makefile tokens...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-29
Dean Camera
Minor documentation updates.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-28
Dean Camera
Fix TPI NVM Write handler -- AVRStudio sends out writes...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-28
Dean Camera
Add first draft of the TPI NVM commands for reading...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-28
Dean Camera
Add dummy undocumented TPI XPROG parameters to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-28
Dean Camera
Remove duplicate #include of <avr/wdt.h> in the TeensyH...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-27
Dean Camera
Fix mistakes in the XPROGTarget.c/.h files for TPI...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-27
Dean Camera
Fix references to the renamed AVRISP-MKII project folder.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-27
Dean Camera
Rename AVRISP project folder to AVRISP-MKII.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-27
Dean Camera
Remove missed timer 0 init code in the ISP protocol...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-26
Dean Camera
Fixed ISP mode in the AVRISP programmer project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-26
Dean Camera
Added const where possible to the source functions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-24
Dean Camera
Complete TPI protocol code to enter and exit TPI progra...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-24
Dean Camera
Complete combining of PDI and TPI target communication...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-24
Dean Camera
Rename PDITarget.c/.h to XPROGTarget.c/.h so that both...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-24
Dean Camera
Remove serial driver use from the AVRISP project now...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-24
Dean Camera
Combine PDIProtocol and TPIProtocol into a single XPROG...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-24
Dean Camera
Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-24
Dean Camera
Combine AVRISP project TPI and PDI lib directories...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-23
Dean Camera
Correct include paths and makefile for the AVRISP proje...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-23
Dean Camera
Make seperate ISP, PDI and TPI folders in the AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-23
Dean Camera
Lower timeout periods in the AVRISP project. Increment...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-23
Dean Camera
Stub out more of the TPI programming protocol routines...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next