summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
Commit message (Expand)AuthorAgeFilesLines
* Last minute 6.25 changenuttx-6.25patacongo2013-02-011-4/+4
* Prep for 6.25 releasepatacongo2013-02-011-402/+805
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-151-2/+2
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-4/+4
* Add spawn attribute logic which will eventually be needed to support posix_sp...patacongo2013-01-101-7/+7
* Documentation updatepatacongo2013-01-081-1/+1
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-051-1/+1
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-2/+3
* Mostly costmetic updatespatacongo2012-12-231-9/+6
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-1/+1
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-254/+555
* Documentation updatepatacongo2012-12-151-35/+108
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-2/+2
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-2/+0
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-051-1/+1
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-482/+261
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-011-0/+8
* Add documentation for the binary loaderpatacongo2012-10-301-13/+14
* More documentation updated to reference the ELF loader.patacongo2012-10-291-4/+23
* Update documentation to at least reference the ELF loader.patacongo2012-10-291-3/+10
* Updates for new web sitepatacongo2012-10-081-12/+12
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-17/+17
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-031-1/+1
* Prep for 6.22 Releasenuttx-6.22patacongo2012-09-291-501/+556
* Corrections for SD card on Shenzhou boardpatacongo2012-09-241-4/+9
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-2/+4
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-15/+15
* Misc STM32 wildfire and ENC28J60 driver updatespatacongo2012-09-121-5/+16
* Add basic directory structure for the Shenzhou STM32107 board (not much there...patacongo2012-09-071-6/+19
* Documentation: nuttx.org no longer re-directs to nuttx.sourceforge.netpatacongo2012-09-011-12/+12
* 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-071-7/+7
* Update documentation to describe customization of NSH; Add the framework for ...patacongo2012-08-071-11/+3
* Mostly cosmetic updatespatacongo2012-07-261-4/+6
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-0/+7
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-191-2/+16
* Prep for release 6.20nuttx-6.20patacongo2012-07-121-200/+175
* Add LPC43 GPIO configurtion logicpatacongo2012-07-061-2/+24
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-301-7/+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
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-151-196/+241
* NFS just finished a major weight reduction programpatacongo2012-06-141-1/+19
* 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-291-12/+12
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-179/+204
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-2/+3