summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Add support for key release eventspatacongo2012-12-271-29/+109
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-1/+147
* Remove .context kludge from apps/ directorypatacongo2012-12-231-7/+2
* Rename namedapp as simply builtinpatacongo2012-12-231-40/+39
* Mostly costmetic updatespatacongo2012-12-231-9/+6
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-1/+1
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-254/+555
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-3/+5
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-182-21/+252
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-172-10/+137
* Documentation updatepatacongo2012-12-151-35/+108
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-0/+2
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-112-3/+7
* Add source files for z180patacongo2012-12-101-2/+4
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-082-3/+3
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-271-2/+2
* Update for ez80 Windows native build (still does not work)patacongo2012-11-211-1/+1
* Implement pause()patacongo2012-11-211-2/+38
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-7/+20
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-2/+0
* Generated libraries are now installed in a new lib/ directorypatacongo2012-11-111-0/+2
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-103-11/+11
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-092-96/+140
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-0/+2
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-051-1/+1
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-482/+261
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-63/+136
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-011-0/+8
* Documentation updatepatacongo2012-10-311-77/+222
* Documentation updatepatacongo2012-10-302-703/+724
* Add documentation for the binary loaderpatacongo2012-10-305-16/+495
* More documentation updated to reference the ELF loader.patacongo2012-10-291-4/+23
* Update documentation to at least reference the ELF loader.patacongo2012-10-292-9/+59
* Part I of port of Rhombus math librarypatacongo2012-10-281-3/+0
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-1/+3
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-6/+6
* Minor tweaks to memsetpatacongo2012-10-211-0/+1
* Optimized memset() can be configured to do 64-bit storespatacongo2012-10-211-2/+10
* Add a versin of memset() optimized for speedpatacongo2012-10-212-8/+17
* Update documentation for recently added configuration optionspatacongo2012-10-202-0/+42
* Add a THTTPD configuration for the Shenzhou board (Darcy Gong)patacongo2012-10-131-1/+1
* More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-101-1/+1
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-101-3/+22
* Updates for new web sitepatacongo2012-10-087-20/+47
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-056-361/+362
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-0/+1
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-041-10/+9
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-1/+1
* Prep for 6.22 Releasenuttx-6.22patacongo2012-09-291-501/+556
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-4/+5