summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prep for release 6.30nuttx-6.30Gregory Nutt2013-09-141-868/+53
* STM32: Support for the LeafLabs Maple and Maple Mini boards. From LibraeGregory Nutt2013-09-132-0/+11
* Remove empty README.txt filesGregory Nutt2013-08-311-51/+1
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-277-16/+16
* Add a new method to the USB host driver interface: getdevinfo. This method ...Gregory Nutt2013-08-261-3/+4
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-6/+8
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-121-4/+6
* Change setup logic to hand MTD minor numbers for AT24, HSMCI0, and HSMCI1Gregory Nutt2013-08-071-1/+1
* SAMA5: Add HSMCI memory card driver supportGregory Nutt2013-08-051-3/+5
* Correct errors noted in SAMA5 documentationGregory Nutt2013-08-011-10/+6
* Prep for NuttX-6.29 releasenuttx-6.29Gregory Nutt2013-07-311-627/+453
* SAMA5: Add an NSH configuration of the SAMA5D3x-EK boardGregory Nutt2013-07-311-1/+49
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-11/+11
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-1/+3
* Some initial frame for Cortex-A5 support. No much yetGregory Nutt2013-07-181-1/+1
* NSH cmp command by Andrew TwidgellGregory Nutt2013-07-181-85/+114
* Add links to board README files in the NuttX.html fileGregory Nutt2013-07-162-44/+113
* Fix problems with host build of the Zmodem toolsGregory Nutt2013-07-161-1/+8
* Partial fixes for Zmodem RX buffering problems.Gregory Nutt2013-07-151-1/+2
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ...Gregory Nutt2013-06-281-2/+3
* Update documentation to include references to the Arduino Due boardGregory Nutt2013-06-272-3/+31