summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix README.html links -- againpatacongo2012-09-251-159/+161
* Corrections for SD card on Shenzhou boardpatacongo2012-09-241-4/+9
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-2/+4
* Upate some pathes for the new NuttX repositorypatacongo2012-09-177-187/+187
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Add mm/README.txtpatacongo2012-09-131-1/+3
* Network discover utility from Max Holtzbergpatacongo2012-09-121-0/+1
* Fix MMC/SD support for Wildfire board; Granule allocator can now be used from...patacongo2012-09-121-0/+7
* Misc STM32 wildfire and ENC28J60 driver updatespatacongo2012-09-121-5/+16
* Misc ENC28J60 fixespatacongo2012-09-121-2/+2
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-14/+45
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-111-1/+1
* Beginning of configuration for M3 Wildfire boardpatacongo2012-09-091-0/+2
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-3/+0
* Remove several unused configuration valuespatacongo2012-09-081-7/+0
* Add basic directory structure for the Shenzhou STM32107 board (not much there...patacongo2012-09-073-6/+22
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-071-1/+6
* Add support for multiple work queuespatacongo2012-09-041-0/+14