summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-318-8/+389
* Documentation updatepatacongo2012-10-313-6/+8
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-3111-9/+472
* Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-3118-35/+2320
* C++ constructors work with ELF load nowpatacongo2012-10-296-5/+664
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-297-584/+7
* DNS fixes from Darcy Gongpatacongo2012-10-287-24/+267
* Add port of cJSON from Darcy Gongpatacongo2012-10-2718-200/+2886
* The ELF loader is basically functional (needs more testing)patacongo2012-10-2717-265/+243
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-265-14/+23
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-263-2/+10
* More ELF loader changespatacongo2012-10-2513-19/+93
* Add an example for testing the ELF loaderpatacongo2012-10-2533-2/+2862
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-247-10/+10
* Fewer shell invocations in apps/Makefilepatacongo2012-10-232-2/+6
* Update documentation for recently added configuration optionspatacongo2012-10-202-3/+7
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-203-3/+7
* Add MAX11802 touchscreeen driver from Petteri Aimonenpatacongo2012-10-201-0/+3
* Ping/DNS fixes (part 2 of 2)patacongo2012-10-205-5/+39
* DNS fixes from Darcy Gong (part 1 of 2)patacongo2012-10-207-106/+173
* Add a THTTPD configuration for the Shenzhou board (Darcy Gong)patacongo2012-10-131-0/+2
* ADC support for the Shenzhou board from Darcy Gongpatacongo2012-10-131-1/+6
* You can now configure a login for Telnet NSH session -- from Darcy Gongpatacongo2012-10-126-23/+208
* Several bugfixes, mostly from Darcy Gongpatacongo2012-10-063-8/+12
* Fix some W25 driver errorspatacongo2012-10-043-3/+55
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0433-286/+346
* Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-042-2/+9
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-043-3/+3
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-0329-554/+560
* Prep for 6.22 Releasenuttx-6.22patacongo2012-09-291-2/+2
* Prep for NxWidgets 1.3 releasepatacongo2012-09-291-1/+3
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-282-2/+11
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-272-0/+5
* If server fails to create a thread because of lack-of-resources (EAGAIN), don...patacongo2012-09-251-5/+30
* 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-1711-54/+182
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-1417-4/+1685
* Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-132-2/+3
* Remove executable property from source and make filespatacongo2012-09-1323-0/+0