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) |
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) |
next |