summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in some documentsGregory Nutt2014-02-082-12/+12
* Use xcopy, mot mklink in link.bat; No an error if directory does not exist in...Gregory Nutt2014-02-071-1/+1
* Add a coding standards documentGregory Nutt2014-02-061-0/+2564
* STM32F4 Discovery: Rename most everything in the board source directory to c...Gregory Nutt2014-02-031-1/+1
* Update documentation, mostly related to the command line editorGregory Nutt2014-02-031-10/+122
* Remove some old, unused imagesGregory Nutt2014-02-017-61/+0
* Final prep for 6.33 releaseGregory Nutt2014-01-301-54/+128
* Correct document dateGregory Nutt2014-01-271-1/+1
* Improve documentation of naming conventionsGregory Nutt2014-01-251-89/+134
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-9/+9
* configs/16z: Add support for 16z boardGregory Nutt2014-01-221-0/+2
* Minor documentation updates and other cosmetic changesGregory Nutt2014-01-202-4/+1
* NSH: More break documentationGregory Nutt2014-01-181-0/+5
* NSH: Improved documentation of the break commandGregory Nutt2014-01-181-97/+122
* NSH: Add a break command; if-then-else and looping behavior can not be confi...Gregory Nutt2014-01-181-7/+42
* NSH: Loosen up if-then-else-fi syntx so that a command can be on the same li...Gregory Nutt2014-01-171-7/+26
* NSH: Add support for while-do-done and until-do-done loopsGregory Nutt2014-01-171-9/+36
* INI parser updateGregory Nutt2014-01-161-1/+2
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-1/+2
* Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de...Gregory Nutt2014-01-122-9/+28
* Back quoted NSH arguments now functionalGregory Nutt2014-01-111-0/+74
* NSH: Separate command line parsing from command execution. Add support for m...Gregory Nutt2014-01-101-1/+13
* Move more files from graphics/nxmu to libnx/nxmuGregory Nutt2013-12-291-6/+5
* Move graphics/nxtk to libnx/nxtkGregory Nutt2013-12-281-4/+3
* Move the NX components out of libc and into its own library, libnxGregory Nutt2013-12-282-3/+21
* Remove all configuration variable documentation from configs/README.txt and D...Gregory Nutt2013-12-201-2429/+9
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-102-5/+5
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-071-1/+3
* Prep for the NuttX-6.32 Releasenuttx-6.32Gregory Nutt2013-12-071-51/+146
* NSH: Add an option to the mkfatfs command to specify FAT12, FAT16, or FAT32Gregory Nutt2013-12-051-3/+8
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-053-6/+6
* Add drivers/mtd/README.txtGregory Nutt2013-12-041-0/+2
* Basic board support for the ViewTool STM32F103/F107 boardGregory Nutt2013-11-301-0/+2
* Add README file for SMARTFS. From Ken PettitGregory Nutt2013-11-231-1/+3
* Add support for the Olimex LPC-H3131 boardGregory Nutt2013-11-181-1/+3
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
* fs/binfs/README.txt: Add a README fileGregory Nutt2013-11-131-1/+3
* fs/procfs: Add a tiny, primitive procfs file system. Might get more interes...Gregory Nutt2013-11-131-2/+4
* Add support for the STM32F429I-Discovery board from Ken PettitGregory Nutt2013-11-071-1/+3
* Prep for release 6.31nuttx-6.31Gregory Nutt2013-10-281-60/+210
* Updated REAMDE documentationGregory Nutt2013-10-271-1/+4
* Added support for the Olimex STM32 P207 board. From Martin LederhilgerGregory Nutt2013-10-241-1/+3
* Documentation updateGregory Nutt2013-10-051-96/+168
* Add framework for Spark Core board support. The initial commit is a clone of...Gregory Nutt2013-10-021-0/+2
* minor update to SAMA5 part namesGregory Nutt2013-10-011-11/+11
* Clean up some naming: fd vs. fildes vs. filedes and filep vs filpGregory Nutt2013-09-282-310/+310
* configs/compal_e88 converted to use the kconfig-frontends toolsGregory Nutt2013-09-271-0/+2
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-0/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-0/+1
* Names of some USB device definitions changed to avoid collisionsGregory Nutt2013-09-201-2/+2