summaryrefslogtreecommitdiffstats
path: root/nuttx/Documentation
AgeCommit message (Expand)AuthorFilesLines
2011-05-14Update README filespatacongo2-5/+13
2011-05-14Implemented line-oriented buffering for std outputpatacongo1-0/+7
2011-05-13fclose() was not flushing buffered datapatacongo1-1/+13
2011-05-12Modify standard header files to work with RGMPpatacongo1-2/+7
2011-05-12First set of changes to incorporate the RGMP portpatacongo1-1/+16
2011-05-11More PIC32 header filespatacongo1-6/+8
2011-05-10Ported Ficl to NuttX apps/patacongo2-2/+6
2011-05-10Pascal now installs in the apps/ directorypatacongo1-2/+21
2011-05-08Add directory structure to support PIC32patacongo1-1/+3
2011-05-08Complets ram mapping logicpatacongo4-52/+167
2011-05-07Add STM32 FLASH driverpatacongo1-5/+42
2011-05-06More timer changes from Urospatacongo1-1/+86
2011-05-06Prep for 6.2 releasepatacongo1-180/+96
2011-04-30Update README documentationpatacongo1-113/+115
2011-04-29Add 4.5.2 configuration for ARM920patacongo1-2/+5
2011-04-28Add GCC 4.5.2patacongo1-3/+13
2011-04-20Rename uptime to UTCpatacongo1-2/+5
2011-04-18Minor OLED-related updates (still doesn't work)patacongo1-1/+7
2011-04-17Add DHCP server configuration for LPCXpressopatacongo1-1/+3
2011-04-16Fix bad conditional compilation that breaks THTTPD and dup2()patacongo1-2/+8
2011-04-14Documentation updatepatacongo1-4/+62
2011-04-14Documentation updatepatacongo1-2/+5
2011-04-13Fix error in strrch()patacongo1-1/+21
2011-04-11Correct an error in the top-level Makefile introduced in 6.1patacongo1-1/+7
2011-04-10Fix mispelled namepatacongo1-1/+1
2011-04-10Prep for 6.1 releasepatacongo1-122/+103
2011-04-07Add support for kernel-mode threadspatacongo1-7/+16
2011-04-07Fix AVR build, Add hooks for kernel threadspatacongo1-1/+13
2011-04-06Integrate syscall with existing svcall logicpatacongo1-1/+12
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+2
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo2-11/+40
2011-04-02Kernel build mostly successfulpatacongo1-1/+5
2011-04-01Stubs are working/Proxies are closepatacongo1-13/+86
2011-03-31Add mksyscall toolpatacongo1-1/+13
2011-03-31Move more files into subdirectories under lib/patacongo1-1/+1
2011-03-28More changes from Urospatacongo1-9/+13
2011-03-26Incorporate changes from Uros Platisepatacongo1-1/+9
2011-03-24Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo1-1/+12
2011-03-24apps/ initialization now occurs during the earlier context build phasepatacongo1-1/+6
2011-03-21Prep for 6.0 releasepatacongo2-170/+91
2011-03-20Move nuttx/examples to apps/examplespatacongo6-114/+122
2011-03-19Fix nxflat build error on Ubuntupatacongo1-0/+1
2011-03-19Move nuttx/netutils to apps/netutilspatacongo2-237/+260
2011-03-19Move VSN apps to apps/vsnpatacongo1-1/+3
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2-113/+115
2011-03-18apps/ update from Urospatacongo1-0/+6
2011-03-18Update to apps/buildpatacongo1-11/+51
2011-03-18Make RTL8187 driver an add-onpatacongo1-1/+13
2011-03-17Fix QEMU timer interrupt handlerpatacongo1-1/+5
2011-03-17Documentation updatespatacongo2-12/+52