summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Prep for 6.21 releasenuttx-6.21patacongo2012-08-251-194/+534
* Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo2012-08-101-28/+45
* Add a USB0 device header file for LPC43patacongo2012-08-075-689/+689
* Update documentation to describe customization of NSH; Add the framework for ...patacongo2012-08-072-14/+901
* Misc updates (minor)patacongo2012-08-062-2/+3
* I learned how to spell PSEUDOpatacongo2012-08-052-391/+391
* Update NSH documentation; Add option to reduce size of help commnd without co...patacongo2012-08-041-3/+22
* Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo2012-08-041-1/+1
* Add the NSH df commandpatacongo2012-08-041-64/+104
* Extend the NSH mount command so that it will enumerate mountpoints if no argu...patacongo2012-08-031-4/+16
* Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo2012-08-031-1/+6
* Add capability to traverse inodes in the NuttX psuedo-filesystempatacongo2012-08-031-1/+1
* Fix syslog mutual exclusion and interrupt level logicpatacongo2012-08-021-5/+6
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-022-3/+17
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-012-7/+282
* Mostly cosmetic updatespatacongo2012-07-262-75/+78
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-0/+7
* FreeModBus is now integrated with the Nuttx configuration systempatacongo2012-07-211-0/+2
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-191-2/+16
* Fix an error in LPC43xx clock configuratin that can cause fail to bootpatacongo2012-07-161-79/+80
* Prep for release 6.20nuttx-6.20patacongo2012-07-121-200/+175
* Add a generic GCC stdarg.h header filepatacongo2012-07-081-6/+64
* Add LPC43 GPIO configurtion logicpatacongo2012-07-061-2/+24
* Clean up LPC43 USART vs UART namingpatacongo2012-07-041-1/+3
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-302-8/+23
* Add a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo2012-06-291-2/+3
* Add LPC43xx pin configuration header filespatacongo2012-06-291-33/+54
* Fix a critical PIC32 GPIO configuration bugpatacongo2012-06-251-1/+20
* Add support for the Penguino mips-elf toolchain for PIC32patacongo2012-06-231-3/+7
* Minor updates to PIC32 configuration and to documentationpatacongo2012-06-211-2/+23
* Add a configuration to support the Mirtoo modulepatacongo2012-06-202-1/+9
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-191-1/+1
* already updating the NFS how topatacongo2012-06-181-0/+47
* Add NFS How-To documentpatacongo2012-06-182-0/+342
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-152-224/+310
* NFS just finished a major weight reduction programpatacongo2012-06-142-11/+88
* Add NSH mv commandpatacongo2012-06-111-27/+57
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-061-1/+1
* PIC32MX7 MMB touchscreen driver updatepatacongo2012-06-061-2/+9
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-051-6/+11
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-292-31/+31
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-4/+19
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-1/+31
* Add NX kbd input support to NxConsolepatacongo2012-05-201-0/+24
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-179/+204
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-0/+9
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-1/+5
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-2/+3
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-2/+14
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-072-5/+17