2010-09-15 |
Dean Camera | Make project makefiles correctly clean intermeditary... |
tree | commitdiff |
2010-08-31 |
Dean Camera | Clarify in the project documentation files what the... |
tree | commitdiff |
2010-08-24 |
Dean Camera | Changed the signature of the CALLBACK_USB_GetDescriptor... |
tree | commitdiff |
2010-08-18 |
Dean Camera | Fixed MassStorage based demos and projects resetting... |
tree | commitdiff |
2010-08-09 |
Dean Camera | Removed complicated logic for the Endpoint_ConfigureEnd... |
tree | commitdiff |
2010-08-08 |
Dean Camera | Fix invocations of avr-size in all makefiles broken... |
tree | commitdiff |
2010-08-02 |
Dean Camera | Hide the PROGMEM attribute from Doxygen, as it appears... |
tree | commitdiff |
2010-07-30 |
Dean Camera | Oops - fix mixed "initialize" and "initialise" - opt... |
tree | commitdiff |
2010-07-30 |
Dean Camera | More spell checking of all source files -- correct... |
tree | commitdiff |
2010-07-30 |
Dean Camera | Spell check more of the third party libraries used... |
tree | commitdiff |
2010-07-29 |
Dean Camera | Spell check all source files once again to find any... |
tree | commitdiff |
2010-07-26 |
Dean Camera | Add missing INTERRUPT_CONTROL_ENDPOINT compile time... |
tree | commitdiff |
2010-07-21 |
Dean Camera | Update all demos, projects and bootloaders to indent... |
tree | commitdiff |
2010-07-19 |
Dean Camera | Update makefiles to use the latest WinAVR/Atmel toolcha... |
tree | commitdiff |
2010-07-18 |
Dean Camera | Change over all makefiles to use C99 standards mode... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Disable strict aliasing explicitly in the project makef... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Removed the automated checking of event names in the... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Fix pointer aliasing warning in the Mass Storage demos. |
tree | commitdiff |
2010-07-13 |
Dean Camera | Add remaining AVRStudio project files to the library... |
tree | commitdiff |
2010-07-12 |
Dean Camera | Add missing clean_doxygen phony targets to the project... |
tree | commitdiff |
2010-07-11 |
Dean Camera | Correct misspellings in the Bluetooth demo code. |
tree | commitdiff |
2010-07-09 |
Dean Camera | Rewrote the implementation of the SwapEndian_16() and... |
tree | commitdiff |
2010-07-02 |
Dean Camera | Added new Drivers/USB/LowLevel/Device.c file to house... |
tree | commitdiff |
2010-06-14 |
Dean Camera | Update TemperatureDataLogger and Webserver projects... |
tree | commitdiff |
2010-06-03 |
Dean Camera | More documentation fixes. |
tree | commitdiff |
2010-06-03 |
Dean Camera | Minor documentation cleanups. |
tree | commitdiff |
2010-05-23 |
Dean Camera | Remove obsolete entry from the Doxygen configuration... |
tree | commitdiff |
2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
tree | commitdiff |
2010-05-07 |
Dean Camera | Change over instances of "make" in the makefiles to... |
tree | commitdiff |
2010-05-07 |
Dean Camera | Change over unix line-endings to dos line endings. |
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-18 |
Dean Camera | Add const keyword to the demo function parameters where... |
tree | commitdiff |
2010-03-22 |
Dean Camera | Standardized the naming scheme given to configuration... |
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-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-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-09 |
Dean Camera | Fixed USB_GetHIDReportSize() returning the number of... |
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 | Make TPI programming protocol program in words, not... |
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 | 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 | 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-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 |
2010-01-25 |
Dean Camera | Moved initial completed version of the Webserver projec... |
tree | commitdiff |
|