2011-07-08 |
Dean Camera | Updated all host mode demos and projects to use the... |
tree | commitdiff |
2011-07-04 |
Dean Camera | Switch the HTTP Webserver project to use the safer... |
tree | commitdiff |
2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
tree | commitdiff |
2011-06-01 |
Dean Camera | Spell check library source code files. |
tree | commitdiff |
2011-05-26 |
Dean Camera | Update Webserver project to remove DHCP IP configuratio... |
tree | commitdiff |
2011-05-23 |
Dean Camera | Correct errors in the DHCP Server application in the... |
tree | commitdiff |
2011-05-22 |
Dean Camera | Add RNDIS Device support to the Webserver project,... |
tree | commitdiff |
2011-04-08 |
Dean Camera | Move global interrupt enable/disable functions out... |
tree | commitdiff |
2011-04-08 |
Dean Camera | Add in a new common Delay_MS() function, which provides... |
tree | commitdiff |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
2011-03-23 |
Dean Camera | Use the MIN() macro where possible instead of manual... |
tree | commitdiff |
2011-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
2011-02-06 |
Dean Camera | Update projects using FatFS and PetiteFatFS to the... |
tree | commitdiff |
2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
tree | commitdiff |
2011-01-01 |
Dean Camera | Update copyright year on all source files. |
tree | commitdiff |
2010-11-26 |
Dean Camera | Added ability to write protect Mass Storage disk write... |
tree | commitdiff |
2010-11-25 |
Dean Camera | Changed the XPLAINBridge software UART to use the regul... |
tree | commitdiff |
2010-11-08 |
Dean Camera | Added board hardware driver support for the Adafruit... |
tree | commitdiff |
2010-10-28 |
Dean Camera | Changed over fourwalledcubicle.com links to the new... |
tree | commitdiff |
2010-10-24 |
Dean Camera | All USB class drivers are now automatically included... |
tree | commitdiff |
2010-10-13 |
Dean Camera | Minor documentation corrections. |
tree | commitdiff |
2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
tree | commitdiff |
2010-10-12 |
Dean Camera | Fix Webserver project code not compiling due to the... |
tree | commitdiff |
2010-08-31 |
Dean Camera | Clarify in the project documentation files what the... |
tree | commitdiff |
2010-08-18 |
Dean Camera | Fixed MassStorage based demos and projects resetting... |
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-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-15 |
Dean Camera | Disable strict aliasing explicitly in the project makef... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Fix pointer aliasing warning in the Mass Storage demos. |
tree | commitdiff |
2010-07-09 |
Dean Camera | Rewrote the implementation of the SwapEndian_16() and... |
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-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
tree | commitdiff |
2010-05-07 |
Dean Camera | Change over unix line-endings to dos line endings. |
tree | commitdiff |
2010-04-18 |
Dean Camera | Add const keyword to the demo function parameters where... |
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 | Add uIP-split code to the Webserver project, so that... |
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 | 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 | 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 | Add Webserver project Doxygen configuration file and... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Moved initial completed version of the Webserver projec... |
tree | commitdiff |
|