summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
Commit message (Collapse)AuthorAgeFilesLines
* Update documents and commentspatacongo2011-06-181-4/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3723 42af7a65-404d-4744-a932-0658087f49c3
* atexit() functions now called when task killed by task delete; For MCUs with ↵patacongo2011-05-281-1/+12
| | | | | | <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3648 42af7a65-404d-4744-a932-0658087f49c3
* Documentation updatepatacongo2011-05-251-10/+232
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3643 42af7a65-404d-4744-a932-0658087f49c3
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
* Update README filespatacongo2011-05-141-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3609 42af7a65-404d-4744-a932-0658087f49c3
* Implemented line-oriented buffering for std outputpatacongo2011-05-141-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3606 42af7a65-404d-4744-a932-0658087f49c3
* Modify standard header files to work with RGMPpatacongo2011-05-121-2/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3596 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 header filespatacongo2011-05-111-6/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3589 42af7a65-404d-4744-a932-0658087f49c3
* Complets ram mapping logicpatacongo2011-05-081-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3578 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 FLASH driverpatacongo2011-05-071-5/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3573 42af7a65-404d-4744-a932-0658087f49c3
* More timer changes from Urospatacongo2011-05-061-1/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3572 42af7a65-404d-4744-a932-0658087f49c3
* Documentation updatepatacongo2011-04-141-4/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3505 42af7a65-404d-4744-a932-0658087f49c3
* Add support for kernel-mode threadspatacongo2011-04-071-7/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3478 42af7a65-404d-4744-a932-0658087f49c3
* Integrate syscall with existing svcall logicpatacongo2011-04-061-1/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3472 42af7a65-404d-4744-a932-0658087f49c3
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3466 42af7a65-404d-4744-a932-0658087f49c3
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-10/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3457 42af7a65-404d-4744-a932-0658087f49c3
* Stubs are working/Proxies are closepatacongo2011-04-011-13/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3451 42af7a65-404d-4744-a932-0658087f49c3
* Move more files into subdirectories under lib/patacongo2011-03-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3445 42af7a65-404d-4744-a932-0658087f49c3
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-1/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3412 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/examples to apps/examplespatacongo2011-03-201-85/+89
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-81/+94
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3401 42af7a65-404d-4744-a932-0658087f49c3
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3394 42af7a65-404d-4744-a932-0658087f49c3
* Update to apps/buildpatacongo2011-03-181-11/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3391 42af7a65-404d-4744-a932-0658087f49c3
* Documentation updatespatacongo2011-03-171-11/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3388 42af7a65-404d-4744-a932-0658087f49c3
* More support for SLIP data link protocolpatacongo2011-03-121-4/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
* typospatacongo2011-03-031-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3333 42af7a65-404d-4744-a932-0658087f49c3
* Add configuration for Future Electronics Group NE64 Badge boardpatacongo2011-02-251-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3316 42af7a65-404d-4744-a932-0658087f49c3
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3315 42af7a65-404d-4744-a932-0658087f49c3
* Change all CVS references to SVNpatacongo2011-02-141-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3295 42af7a65-404d-4744-a932-0658087f49c3
* Fix issues detected by CppCheck toolpatacongo2011-01-191-1/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3261 42af7a65-404d-4744-a932-0658087f49c3
* Make space for int/isoc endpoint supportpatacongo2011-01-161-1/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3254 42af7a65-404d-4744-a932-0658087f49c3
* Add LCD driver documentationpatacongo2011-01-091-86/+282
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3239 42af7a65-404d-4744-a932-0658087f49c3
* typospatacongo2011-01-091-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3238 42af7a65-404d-4744-a932-0658087f49c3
* Add USB host documentationpatacongo2011-01-091-7/+201
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3237 42af7a65-404d-4744-a932-0658087f49c3
* Correct logic that turns on USB host powerpatacongo2010-12-311-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3224 42af7a65-404d-4744-a932-0658087f49c3
* Handling missing RHSC interruptpatacongo2010-12-301-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3223 42af7a65-404d-4744-a932-0658087f49c3
* update usb host docspatacongo2010-12-231-1/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3218 42af7a65-404d-4744-a932-0658087f49c3
* LCD bug fixespatacongo2010-12-071-0/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3166 42af7a65-404d-4744-a932-0658087f49c3
* Add NX configurationpatacongo2010-12-061-1/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3165 42af7a65-404d-4744-a932-0658087f49c3
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3158 42af7a65-404d-4744-a932-0658087f49c3
* Restore uip_arp_ipin()patacongo2010-11-251-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3131 42af7a65-404d-4744-a932-0658087f49c3
* Add strnlen()patacongo2010-10-271-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-121-6/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2940 42af7a65-404d-4744-a932-0658087f49c3
* Back out M25P support -- its not ready yetpatacongo2010-09-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2939 42af7a65-404d-4744-a932-0658087f49c3
* Add M25Px as paging sourcepatacongo2010-09-111-1/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2937 42af7a65-404d-4744-a932-0658087f49c3
* Add some SD file paging logicpatacongo2010-09-081-0/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2932 42af7a65-404d-4744-a932-0658087f49c3
* Implement SD-based paging for EA3131patacongo2010-09-081-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2931 42af7a65-404d-4744-a932-0658087f49c3
* Two pass build for on-demand paging now workspatacongo2010-08-291-5/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2896 42af7a65-404d-4744-a932-0658087f49c3
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2893 42af7a65-404d-4744-a932-0658087f49c3