summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Collapse)AuthorAgeFilesLines
* Serial Upper Half: Add watermarks to RX flow control logicGregory Nutt2014-12-271-1/+1
|
* Stuff that goes along with the new LTDC README fileGregory Nutt2014-12-191-0/+1
|
* Update documentationGregory Nutt2014-12-181-8/+15
|
* Update README filesGregory Nutt2014-12-161-1/+3
|
* Update README filesGregory Nutt2014-12-161-0/+2
|
* Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are ↵Gregory Nutt2014-12-011-4/+4
| | | | problems. From Woohan Lee
* Update some Documentation and comments associated with the last ioctl changeGregory Nutt2014-11-291-2/+6
|
* EEPROM: Add a README fileGregory Nutt2014-11-271-0/+2
|
* Add some discussio of the LPC4357 to documentation and README filesGregory Nutt2014-11-261-28/+55
|
* Misc changes while verifying the clean build of the LPC4357 portGregory Nutt2014-11-261-0/+2
|
* Preparing for NuttX-7.6 Releasenuttx-7.6Gregory Nutt2014-11-261-8/+54
|
* 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
| | | | supported by the driver. Use this value to replace some logic commited yesterday
* 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 ↵Gregory Nutt2014-11-071-1/+2
| | | | configuration system. Finish ROMFS logic
* 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 ↵Gregory Nutt2014-11-041-1/+1
| | | | | | | | README.txt file
* | 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 ↵Gregory Nutt2014-10-221-3/+5
| | | | related README files
* 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
| | | | logic yet provided)
* 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
|