aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen su...patacongo2012-09-254-0/+595
* Add missing STM32 F1 pin remapping definitionspatacongo2012-09-221-1/+0
* hpttd.h needs to include stdbool.hpatacongo2012-09-221-0/+3
* Adds support for keep-alive connections to webserverpatacongo2012-09-224-13/+86
* More webserver updates from Katepatacongo2012-09-222-52/+163
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-1/+3
* webserver update from Katepatacongo2012-09-181-20/+38
* Add default file name if URL is a directory, giving index.html behavior. Fro...patacongo2012-09-183-9/+66
* Cosmetic updates to the ENC28J60 driverpatacongo2012-09-181-0/+1
* Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Katepatacongo2012-09-183-200/+123
* Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-173-13/+80
* Add option for single connection web server. From Kate.patacongo2012-09-173-2/+77
* Resync new repository with old repo r5166patacongo2012-09-17575-0/+111168