2010-02-23 |
Dean Camera | Fixed software PDI/TPI programming mode in the AVRISP... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-22 |
Dean Camera | Change over board hardware drivers to use the custom... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-22 |
Dean Camera | Update manual pages to reference unfinished AVR32 port... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-22 |
Dean Camera | Add start of an AVR32 SPI driver. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-22 |
Dean Camera | Rename AVRU4U6U9 peripheral driver directory to AVR8. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-22 |
Dean Camera | Make SPI and USART peripheral dispatch driver headers... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-22 |
Dean Camera | Add drivers for the EVK1101 - begin full port to the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-21 |
Dean Camera | Oops - need to revert changes made to ease testing... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-21 |
Dean Camera | Remove dual ISR for software PDI mode, use a single... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-21 |
Dean Camera | More fixes to the AVRISP command timeout system so... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-21 |
Dean Camera | Increased the speed of both software and hardware TPI... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-20 |
Dean Camera | Oops - missed a few references to the old global Timeou... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-19 |
Dean Camera | AVRISP programmer project now has a more robust timeout... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-19 |
Dean Camera | Commit for the 100219 release. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-18 |
Dean Camera | Use a temporary variable to hold the current URI length... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-18 |
Dean Camera | Turn OFF double banking in the Webserver demo - leaving... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-18 |
Dean Camera | Add uIP-split code to the Webserver project, so that... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-16 |
Dean Camera | Clean up XPLAINBridge code. |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-16 |
Dean Camera | Make sure the button report set masks use OR in all... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-15 |
Dean Camera | Oops - missing brackets in the declaration of a string... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-15 |
Dean Camera | Add missing TWI_Init() call to the TemperatureDataLogge... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-14 |
Dean Camera | Fix HID Host Class driver sending incorrect ReportType... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-13 |
Dean Camera | Add NO_VTARGET_DETECT compile time option to the AVRISP... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-12 |
Dean Camera | Speed up Webserver demo data rate by not sending a... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-12 |
Dean Camera | Move DHCP negotiation timer into the DHCP connection... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-12 |
Dean Camera | Fix DHCPClient init code in the Webserver project writi... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-12 |
Dean Camera | Fixed accuracy of the SERIAL_UBBRVAL() and SERIAL_2X_UB... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-11 |
Dean Camera | Add more include protection macros to give the user... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-10 |
Dean Camera | Fixed lack of SECTION ERASE command in TPI programming... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-10 |
Dean Camera | Added .5MHz recovery clock to the AVRISP programmer... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-09 |
Dean Camera | Fixed USB_GetHIDReportSize() returning the number of... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-08 |
Dean Camera | Fix LowLevel Keyboard demo -- accidentally trying to... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-08 |
Dean Camera | Fix AVRISP-MKII clone project's TPI Chip Erase command... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-07 |
Dean Camera | Split out LED report processing from the host into... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-07 |
Dean Camera | Added Keyboard LED report masks (KEYBOARD_LED_*) to... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-07 |
Dean Camera | Make Webserver allow HTTP requests for files with up... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-07 |
Dean Camera | Added keyboard modifier masks (HID_KEYBOARD_MODIFER_... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-05 |
Dean Camera | Fixed SerialStream driver not setting stdin to the... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-05 |
Dean Camera | Oops - serial stream driver should return _FDEV_EOF... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-05 |
Dean Camera | Fixed SerialStream driver blocking while waiting for... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-04 |
Dean Camera | New BOARD value option BOARD_NONE (equivelent to not... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-03 |
Dean Camera | Re-add Webserver uIP application polling, apply patch... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-03 |
Dean Camera | Fix TELNET server locking up if an invalid command... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-03 |
Dean Camera | Disable uIP connection polling for now - this seems... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-03 |
Dean Camera | Add a TELNET server to the webserver project, which... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-03 |
Dean Camera | Exlude the "INCLUDE_FROM_*" macros from the individual... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-03 |
Dean Camera | Exclude FATFs from the Webserver project documentation... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-02 |
Dean Camera | Add documentation to the USB Class Drivers module on... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
2010-02-02 |
Dean Camera | Minor fixups to the documentation and preprocessor... |
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) |
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) |
next |