summaryrefslogtreecommitdiffstats
path: root/nuttx/Documentation
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Add support for multiple work queuespatacongo1-0/+14
2012-09-01Documentation: nuttx.org no longer re-directs to nuttx.sourceforge.netpatacongo4-15/+15
2012-09-01Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo2-13/+49
2012-09-01Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo1-5/+0
2012-08-30Add configurable application entry pointpatacongo3-14/+21
2012-08-28Ooops... forgot to add lib_perror.c to the Make.defs filepatacongo1-1/+1
2012-08-28Add perror()patacongo2-4/+30
2012-08-28Add some protection to the priority inheritance logic when sem_post() is call...patacongo1-0/+5
2012-08-25Prep for 6.21 releasepatacongo1-194/+534
2012-08-10Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo1-28/+45
2012-08-07Add a USB0 device header file for LPC43patacongo5-689/+689
2012-08-07Update documentation to describe customization of NSH; Add the framework for ...patacongo2-14/+901
2012-08-06Misc updates (minor)patacongo2-2/+3
2012-08-05I learned how to spell PSEUDOpatacongo2-391/+391
2012-08-04Update NSH documentation; Add option to reduce size of help commnd without co...patacongo1-3/+22
2012-08-04Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo1-1/+1
2012-08-04Add the NSH df commandpatacongo1-64/+104
2012-08-03Extend the NSH mount command so that it will enumerate mountpoints if no argu...patacongo1-4/+16
2012-08-03Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo1-1/+6
2012-08-03Add capability to traverse inodes in the NuttX psuedo-filesystempatacongo1-1/+1
2012-08-02Fix syslog mutual exclusion and interrupt level logicpatacongo1-5/+6
2012-08-02Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2-3/+17
2012-08-01atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2-7/+282
2012-07-26Mostly cosmetic updatespatacongo2-75/+78
2012-07-21Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo1-0/+7
2012-07-21FreeModBus is now integrated with the Nuttx configuration systempatacongo1-0/+2
2012-07-19Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo1-2/+16
2012-07-16Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo1-79/+80
2012-07-12Prep for release 6.20patacongo1-200/+175
2012-07-08Add a generic GCC stdarg.h header filepatacongo1-6/+64
2012-07-06Add LPC43 GPIO configurtion logicpatacongo1-2/+24
2012-07-04Clean up LPC43 USART vs UART namingpatacongo1-1/+3
2012-06-30PM Update; add configs//ekk-lm3s9b96patacongo2-8/+23
2012-06-29Add a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo1-2/+3
2012-06-29Add LPC43xx pin configuration header filespatacongo1-33/+54
2012-06-25Fix a critical PIC32 GPIO configuration bugpatacongo1-1/+20
2012-06-23Add support for the Penguino mips-elf toolchain for PIC32patacongo1-3/+7
2012-06-21Minor updates to PIC32 configuration and to documentationpatacongo1-2/+23
2012-06-20Add a configuration to support the Mirtoo modulepatacongo2-1/+9
2012-06-19Add support for PIC32 MX1 and MX2 familiespatacongo1-1/+1
2012-06-18already updating the NFS how topatacongo1-0/+47
2012-06-18Add NFS How-To documentpatacongo2-0/+342
2012-06-15Prep for 6.19 releasepatacongo2-224/+310
2012-06-14NFS just finished a major weight reduction programpatacongo2-11/+88
2012-06-11Add NSH mv commandpatacongo1-27/+57
2012-06-06Fix a divide-by-zero error in the trapezoid drawing logicpatacongo1-1/+1
2012-06-06PIC32MX7 MMB touchscreen driver updatepatacongo1-2/+9
2012-06-05Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo1-6/+11
2012-05-29Massive naming fix: STMPE11->STMPE811patacongo2-31/+31
2012-05-26Add support for the USB trace cability in NSH when a USB console is usedpatacongo1-4/+19