summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
Commit message (Expand)AuthorAgeFilesLines
* Fix NT stype upper/lower case FAT 8.3 filenamepatacongo2011-07-141-1/+2
* Add long file name parsing logicpatacongo2011-07-131-1/+14
* Correct errors in LPC17xx CAN register definespatacongo2011-07-121-1/+3
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-13/+44
* Update documents and commentspatacongo2011-06-181-4/+42
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-1/+12
* Documentation updatepatacongo2011-05-251-10/+232
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Update README filespatacongo2011-05-141-3/+4
* Implemented line-oriented buffering for std outputpatacongo2011-05-141-0/+7
* Modify standard header files to work with RGMPpatacongo2011-05-121-2/+7
* More PIC32 header filespatacongo2011-05-111-6/+8
* Complets ram mapping logicpatacongo2011-05-081-1/+6
* Add STM32 FLASH driverpatacongo2011-05-071-5/+42
* More timer changes from Urospatacongo2011-05-061-1/+86
* Documentation updatepatacongo2011-04-141-4/+62
* Add support for kernel-mode threadspatacongo2011-04-071-7/+16
* Integrate syscall with existing svcall logicpatacongo2011-04-061-1/+12
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+2
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-10/+22
* Stubs are working/Proxies are closepatacongo2011-04-011-13/+86
* Move more files into subdirectories under lib/patacongo2011-03-311-1/+1
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-1/+6
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-10/+10
* Move nuttx/examples to apps/examplespatacongo2011-03-201-85/+89
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-81/+94
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-3/+3
* Update to apps/buildpatacongo2011-03-181-11/+51
* Documentation updatespatacongo2011-03-171-11/+49
* More support for SLIP data link protocolpatacongo2011-03-121-4/+14
* typospatacongo2011-03-031-2/+2
* Add configuration for Future Electronics Group NE64 Badge boardpatacongo2011-02-251-1/+8
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-2/+2
* Change all CVS references to SVNpatacongo2011-02-141-5/+5
* Fix issues detected by CppCheck toolpatacongo2011-01-191-1/+37
* Make space for int/isoc endpoint supportpatacongo2011-01-161-1/+10
* Add LCD driver documentationpatacongo2011-01-091-86/+282
* typospatacongo2011-01-091-4/+4
* Add USB host documentationpatacongo2011-01-091-7/+201
* Correct logic that turns on USB host powerpatacongo2010-12-311-6/+0
* Handling missing RHSC interruptpatacongo2010-12-301-1/+7
* update usb host docspatacongo2010-12-231-1/+12
* LCD bug fixespatacongo2010-12-071-0/+21
* Add NX configurationpatacongo2010-12-061-1/+43
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-1/+1
* Restore uip_arp_ipin()patacongo2010-11-251-0/+3
* Add strnlen()patacongo2010-10-271-2/+3
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-121-6/+11
* Back out M25P support -- its not ready yetpatacongo2010-09-111-1/+1
* Add M25Px as paging sourcepatacongo2010-09-111-1/+16