summaryrefslogtreecommitdiffstats
path: root/nuttx/Documentation
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt1-3/+3
2015-03-29Minor Documentation updateGregory Nutt1-1/+1
2015-03-29Update documentationGregory Nutt1-10/+93
2015-03-20Add Olimexino-STM32 board support from David SidraneGregory Nutt1-1/+16
2015-03-09Update READMEGregory Nutt1-1/+1
2015-03-09Add a little blurb about the SAMV71-XULT in the 'about' documentGregory Nutt1-3/+45
2015-03-09SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-...Gregory Nutt1-1/+3
2015-02-28Update comment and documentation for board interfacesGregory Nutt1-1/+16
2015-02-27Minor documentation updateGregory Nutt1-5/+2
2015-02-24Update ChangeLogGregory Nutt1-1/+1
2015-02-24Fixed cut & paste error. corrected naming of Tiva series developementsauttefk1-11/+11
2015-02-22PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig'Gregory Nutt1-0/+2
2015-02-21Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace f...Gregory Nutt2-3/+3
2015-02-20Porting Guide: Reorder some paragraphs for a clearer distinction of driver t...Gregory Nutt1-594/+626
2015-02-20Update porting guide to include some trivial description of the touchscreen c...Gregory Nutt1-28/+61
2015-02-15Add some trivial documentation for the RTC driverGregory Nutt1-7/+67
2015-02-13RTC: Remove all backdoor interfaces from rtc.hGregory Nutt1-3/+0
2015-02-11Review/update of the TM4C1294 Launchpad codeGregory Nutt2-1/+30
2015-02-11Prep for 7.8 releaseGregory Nutt1-6/+15
2015-02-11Update DocumentationGregory Nutt1-2/+26
2015-02-11Add support for Freedom KL26Z board. From Derek B. NoonBurgGregory Nutt1-0/+2
2015-02-03Minor updates to comments, debug messages, documentationGregory Nutt1-1/+9
2015-02-02Update documentationGregory Nutt1-13/+30
2015-01-31Review/modifications for change of last mergeGregory Nutt1-0/+2
2015-01-28Documentation: Add Unix domain sockets to the feature listGregory Nutt1-2/+10
2015-01-26Prep for NuttX-7.7 releaseGregory Nutt1-20/+104
2015-01-24Some minor clean-up of IPv4/6 flagsGregory Nutt1-2/+2
2015-01-23apps/nshlib: Add the ping6 command to support checking IPv6 networks. NSH l...Gregory Nutt1-6/+17
2014-12-27Serial Upper Half: Add watermarks to RX flow control logicGregory Nutt1-1/+1
2014-12-19Stuff that goes along with the new LTDC README fileGregory Nutt1-0/+1
2014-12-18Update documentationGregory Nutt1-8/+15
2014-12-16Update README filesGregory Nutt1-1/+3
2014-12-16Update README filesGregory Nutt1-0/+2
2014-12-01Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are pro...Gregory Nutt1-4/+4
2014-11-29Update some Documentation and comments associated with the last ioctl changeGregory Nutt1-2/+6
2014-11-27EEPROM: Add a README fileGregory Nutt1-0/+2
2014-11-26Add some discussio of the LPC4357 to documentation and README filesGregory Nutt1-28/+55
2014-11-26Misc changes while verifying the clean build of the LPC4357 portGregory Nutt1-0/+2
2014-11-26Preparing for NuttX-7.6 ReleaseGregory Nutt1-8/+54
2014-11-16Clarify MTU/BUFSIZE in apps/ README.txt files and DocumentationGregory Nutt1-3/+5
2014-11-15Netwoek: Ada a parameter to netdev_register() to indicate the link protocol ...Gregory Nutt1-2/+2
2014-11-13Merge remote-tracking branch 'origin/master' into maxargsGregory Nutt1-3/+3
2014-11-12Binfmt no longer depends on a fixed sized argv[] listGregory Nutt1-2/+1
2014-11-12Update document and READMEGregory Nutt1-3/+3
2014-11-10Remove stm32f100rc_generic board configurationGregory Nutt2-7/+12
2014-11-07BAS: Rename examples/bas to examples/bastest. Hook into build and configurat...Gregory Nutt1-1/+2
2014-11-05Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt1-15/+30
2014-11-05Add tmpnam() and tempnam()Gregory Nutt1-15/+30
2014-11-04BAS: Combine all text files (READEME, LICENSE, and NEWS) into a single README...Gregory Nutt1-1/+1
2014-11-04Merge remote-tracking branch 'origin/master' into bas24Gregory Nutt1-7/+36