summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-112-3/+15
* Add reference to NXFLAT interfacepatacongo2009-07-111-1/+6
* Document binary loadr APIspatacongo2009-06-271-14/+185
* Prep for 0.4.9nuttx-4.9patacongo2009-06-262-71/+604
* ChangeLogpatacongo2009-06-251-1/+4
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-254-7/+7
* Fix a bug in initial XIP offsetpatacongo2009-06-241-0/+3
* Fix a problem that was causing tools/incdir.sh to generate inappropriate path...patacongo2009-06-241-0/+4
* updatepatacongo2009-06-241-1/+2
* Add symbol table supportpatacongo2009-06-201-1/+3
* Integrated mknxflatpatacongo2009-06-182-2/+8
* Add exec_modulepatacongo2009-06-171-1/+6
* add description of new directoriespatacongo2009-06-171-29/+52
* Reserved word 'private' in C header files is a problem for C++patacongo2009-06-161-1/+3
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-1/+5
* Add logic to clone socket descriptors when a new task is started.patacongo2009-06-152-2/+18
* Add strtoul, strtoll, strtoull, atol, and atoll.patacongo2009-06-141-1/+3
* Prep for 0.4.8 releasenuttx-4.8patacongo2009-06-131-68/+42
* updatepatacongo2009-06-111-7/+18
* Add support for Windows GCC to lpc2148 and str711patacongo2009-06-111-5/+49
* Fixes for build CodeSourcery toolchainpatacongo2009-06-101-1/+4
* Oops STR7P11 only accepts MMC cardspatacongo2009-06-081-1/+2
* cosmeticpatacongo2009-06-081-1/+5
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-081-1/+10
* Drastic measures to work around missed interrupts -- must be a better waypatacongo2009-06-071-8/+13
* Added STR-P711 NSH configurationpatacongo2009-06-051-6/+7
* Timer interrupts work; examples/ostest passespatacongo2009-06-051-4/+4
* spell checkedpatacongo2009-06-041-53/+63
* updatepatacongo2009-06-011-2/+4
* Fix UART configuration issuespatacongo2009-06-011-1/+4
* Extend lib to handle incoming streamspatacongo2009-05-301-1/+3
* Update for buildroot changespatacongo2009-05-291-15/+11
* Prep for 0.4.7 releasenuttx-4.7patacongo2009-05-292-76/+51
* Fix mount problempatacongo2009-05-291-1/+3
* Fix to lpc214x MMC/SD due to lm3s changespatacongo2009-05-282-2/+11
* Add support for CodeSourcery and devkitARM toolchainspatacongo2009-05-281-3/+6
* Fix FAT32 bugpatacongo2009-05-271-2/+7
* Updated MMC/SD SPI driverpatacongo2009-05-261-2/+5
* Fix SD frequency calculationpatacongo2009-05-251-0/+1
* Fixe LM3S GPIO output settings; fix Eagle-100 LEDspatacongo2009-05-241-0/+2
* Resolve merge conflictspatacongo2009-05-231-0/+2
* Add SPI-based MMC/SD support for lm3spatacongo2009-05-231-0/+1
* Add LM3S SSI driverpatacongo2009-05-231-2/+3
* updatepatacongo2009-05-222-53/+61
* Complete Rx side of ethernet driverpatacongo2009-05-212-7/+260
* LM3S ethernet driver developmentpatacongo2009-05-211-0/+4
* Prep for 0.4.6 releasenuttx-4.6patacongo2009-05-191-63/+45
* NSH integration, fix serial interrupt handlingpatacongo2009-05-191-7/+9
* lm3s6918 passes OS testpatacongo2009-05-191-2/+5
* Add basic lm3s6918 gpio supportpatacongo2009-05-141-2/+25