summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Clarify MTU/BUFSIZE in apps/ README.txt files and DocumentationGregory Nutt2014-11-161-3/+5
* Netwoek: Ada a parameter to netdev_register() to indicate the link protocol ...Gregory Nutt2014-11-151-2/+2
* Merge remote-tracking branch 'origin/master' into maxargsGregory Nutt2014-11-131-3/+3
|\
| * Update document and READMEGregory Nutt2014-11-121-3/+3
* | Binfmt no longer depends on a fixed sized argv[] listGregory Nutt2014-11-121-2/+1
|/
* Remove stm32f100rc_generic board configurationGregory Nutt2014-11-102-7/+12
* BAS: Rename examples/bas to examples/bastest. Hook into build and configurat...Gregory Nutt2014-11-071-1/+2
* Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-11-051-15/+30
|\
| * Add tmpnam() and tempnam()Gregory Nutt2014-11-051-15/+30
* | BAS: Combine all text files (READEME, LICENSE, and NEWS) into a single README...Gregory Nutt2014-11-041-1/+1
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-11-041-7/+36
|\|
| * Update DocumentationGregory Nutt2014-11-031-7/+36
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-11-031-4/+5
|\|
| * EFM32GG: Add a few files for the starter kitGregory Nutt2014-11-031-4/+5
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-304-4/+5
|\|
| * Update document and READMEGregory Nutt2014-10-301-0/+1
| * Fix all yahoo links. From Magnus TemplingGregory Nutt2014-10-304-4/+4
* | Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt2014-10-301-5/+100
|\|
| * Remove some dangling whitespaceGregory Nutt2014-10-301-1/+1
| * Documentation UpdateGregory Nutt2014-10-301-5/+100
* | Update README filesGregory Nutt2014-10-271-1/+2
|/
* Add README for non-existent port to the EFM32GG-STK3700; fix typos in related...Gregory Nutt2014-10-221-3/+5
* Add board support for the Olimex EFM32G8809128 STKGregory Nutt2014-10-201-0/+2
* Update documentation/READMEsGregory Nutt2014-10-201-0/+2
* Fix some typosGregory Nutt2014-10-151-11/+11
* Rename configs/nucleo-f401re to configs/nucleo-f4x1reGregory Nutt2014-10-151-2/+2
* Fix minor typos in documentationGregory Nutt2014-10-141-2/+12
* Add description of work queues to the porting guide. Update commentsGregory Nutt2014-10-141-81/+516
* Update user guide to include asynchronous I/OGregory Nutt2014-10-041-16/+42
* Update user guideGregory Nutt2014-10-041-5/+14
* Update NuttX.html for the NuttX-7.5 releasenuttx-7.5Gregory Nutt2014-09-271-12/+66
* Updated README.txt filesGregory Nutt2014-09-271-0/+4
* Add platform-specific interfaces needed to support the shared memory featureGregory Nutt2014-09-232-14/+81
* Flesh out shmctl() logicGregory Nutt2014-09-231-10/+19
* Add shared memory initializatin logicGregory Nutt2014-09-231-5/+11
* Add README files and configuration support for the shared memory logicGregory Nutt2014-09-231-1/+3
* Add the build framework and skeleton files for the shared memory feature (no ...Gregory Nutt2014-09-221-21/+323
* More naming changes to get the stm3240g-eval/nxterm configuration building againGregory Nutt2014-09-201-1/+1
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-201-19/+19
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-13/+13
* Initial integration of kernel stack (does not work)Gregory Nutt2014-09-141-2/+3
* Add the initial implementation of the process kernel stack logic. Not yet in...Gregory Nutt2014-09-141-2/+66
* Rename everything associated with the dynamic process stack to ustack to make...Gregory Nutt2014-09-141-18/+18
* Update porting guide to include stack address environment functionsGregory Nutt2014-09-131-2/+123
* Add logic to initialize the per-process user heap when each user process is s...Gregory Nutt2014-09-101-21/+47
* Add README.txt file for CC3200 LaunchpadGregory Nutt2014-09-091-1/+3
* Remove the 16z board support from the main source tree. It is still avaialab...Gregory Nutt2014-09-052-4/+8
* There used to be two ways to pass parameters to new tasks, depending upon the...Gregory Nutt2014-09-012-10/+7
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-013-28/+12
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-1/+1