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
/
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-18
Dean Camera
Add const keyword to the demo function parameters where...
tree
|
commitdiff
2010-04-14
Dean Camera
Fixed Set/Clear Feature requests directed to a non...
tree
|
commitdiff
2010-04-13
Dean Camera
Document the Bluetooth ACL layer. Remove unneeded param...
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-04-01
Dean Camera
More improvements to the incomplete BluetoothHost demo...
tree
|
commitdiff
2010-03-31
Dean Camera
Added WIN_LIBUSB_COMPAT compile time option to the...
tree
|
commitdiff
2010-03-31
Dean Camera
Add RelayBoard project patch from OBinou.
tree
|
commitdiff
2010-03-30
Dean Camera
Added board hardware driver support for the Benito...
tree
|
commitdiff
2010-03-29
Dean Camera
Add briefs for the library core structures.
tree
|
commitdiff
2010-03-25
Dean Camera
All Class Driver Host mode demos now correctly set...
tree
|
commitdiff
2010-03-24
Dean Camera
Added new Relay Controller Board project (thanks to...
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed compilation error in the AudioInput demos when...
tree
|
commitdiff
2010-03-23
Dean Camera
Change over MIDIToneGenerator to use only a single...
tree
|
commitdiff
2010-03-23
Dean Camera
Added incomplete MIDIToneGenerator project.
tree
|
commitdiff
2010-03-22
Dean Camera
Standardized the naming scheme given to configuration...
tree
|
commitdiff
2010-03-21
Dean Camera
Double bank CDC endpoints in the XPLAIN Bridge project...
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
Increased throughput of the USBtoSerial demo on systems...
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-03-10
Dean Camera
Added ENABLE_TELNET_SERVER compile time option to the...
tree
|
commitdiff
2010-03-09
Dean Camera
Fix incorrect LED mask name in the Webserver project.
tree
|
commitdiff
2010-03-09
Dean Camera
Webserver project now uses the board LEDs to indicate...
tree
|
commitdiff
2010-02-24
Dean Camera
Added a timeout value to the TWI_StartTransmission...
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-19
Dean Camera
Commit for the 100219 release.
tree
|
commitdiff
2010-02-18
Dean Camera
Use a temporary variable to hold the current URI length...
tree
|
commitdiff
2010-02-18
Dean Camera
Turn OFF double banking in the Webserver demo - leaving...
tree
|
commitdiff
2010-02-18
Dean Camera
Add uIP-split code to the Webserver project, so that...
tree
|
commitdiff
2010-02-16
Dean Camera
Clean up XPLAINBridge code.
tree
|
commitdiff
2010-02-15
Dean Camera
Oops - missing brackets in the declaration of a string...
tree
|
commitdiff
2010-02-15
Dean Camera
Add missing TWI_Init() call to the TemperatureDataLogge...
tree
|
commitdiff
2010-02-13
Dean Camera
Add NO_VTARGET_DETECT compile time option to the AVRISP...
tree
|
commitdiff
2010-02-12
Dean Camera
Speed up Webserver demo data rate by not sending a...
tree
|
commitdiff
2010-02-12
Dean Camera
Move DHCP negotiation timer into the DHCP connection...
tree
|
commitdiff
2010-02-12
Dean Camera
Fix DHCPClient init code in the Webserver project writi...
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-07
Dean Camera
Make Webserver allow HTTP requests for files with up...
tree
|
commitdiff
2010-02-04
Dean Camera
New BOARD value option BOARD_NONE (equivelent to not...
tree
|
commitdiff
2010-02-03
Dean Camera
Re-add Webserver uIP application polling, apply patch...
tree
|
commitdiff
2010-02-03
Dean Camera
Fix TELNET server locking up if an invalid command...
tree
|
commitdiff
2010-02-03
Dean Camera
Disable uIP connection polling for now - this seems...
tree
|
commitdiff
2010-02-03
Dean Camera
Add a TELNET server to the webserver project, which...
tree
|
commitdiff
2010-02-03
Dean Camera
Exlude the "INCLUDE_FROM_*" macros from the individual...
tree
|
commitdiff
2010-02-03
Dean Camera
Exclude FATFs from the Webserver project documentation...
tree
|
commitdiff
2010-02-02
Dean Camera
Minor fixups to the documentation and preprocessor...
tree
|
commitdiff
2010-02-02
Dean Camera
Remove now unused conf directory from the uIP stack...
tree
|
commitdiff
2010-02-02
Dean Camera
Replace the Webserver demo's uIP with the latest code...
tree
|
commitdiff
2010-02-02
Dean Camera
Make packet processing code in the Webserver project...
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-02-01
Dean Camera
Fixed Pipe_IsEndpointBound() function not taking the...
tree
|
commitdiff
2010-01-31
Dean Camera
Clean up HTTP webserver code in the Webserver project...
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-31
Dean Camera
Better HTTP GET parsing in the Webserver demo, add...
tree
|
commitdiff
2010-01-29
Dean Camera
Add TCP retransmission support to the HTTP webserver...
tree
|
commitdiff
2010-01-29
Dean Camera
Update driver INF files - change manufacturer name...
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-29
Dean Camera
Add MIME type handling to the Webserver project, so...
tree
|
commitdiff
2010-01-28
Dean Camera
Second fix to Webserver project's makefile for the...
tree
|
commitdiff
2010-01-28
Dean Camera
Delete FATFs .lst files from the Webserver project...
tree
|
commitdiff
2010-01-28
Dean Camera
Oops - fix path case in the Webserver project makefile...
tree
|
commitdiff
2010-01-28
Dean Camera
Fix up project documentation files' overview tables...
tree
|
commitdiff
2010-01-28
Dean Camera
Add FatFS library to the Webserver project, extend...
tree
|
commitdiff
2010-01-27
Dean Camera
Clean up Webserver project - add more Doxygen documenta...
tree
|
commitdiff
2010-01-27
Dean Camera
Add DHCP server to the Webserver demo for automatic...
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
Exclude host application directories from the Doxygen...
tree
|
commitdiff
2010-01-25
Dean Camera
Add missing AVRISPDescriptors.c/.h files to the XPLAINB...
tree
|
commitdiff
2010-01-25
Dean Camera
Move TWI.c driver into the straight LUFA/Drivers/Periph...
tree
|
commitdiff
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
tree
|
commitdiff
next