summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/skp16c26
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Kconfig updated + NFS updatepatacongo1-0/+15
2012-04-17More Kconfigpatacongo1-1/+1
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo1-4/+4
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-1/+0
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-18/+18
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-20/+20
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-2/+2
2011-04-01Remove .built_alwayspatacongo1-1/+1
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-1/+40
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-10/+10
2011-03-12More support for SLIP data link protocolpatacongo1-2/+1
2011-02-14Change all CVS references to SVNpatacongo1-5/+4
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
2009-12-17M16C build with stdint.hpatacongo1-1/+1
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo6-47/+41
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo2-2/+5
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-0/+30
2009-04-08Add option to copy to RAMpatacongo1-3/+6
2009-03-28Remove all options from examples/uip except for the webserverpatacongo1-4/+0
2009-03-09Add option to select priority inheritancepatacongo1-0/+6
2009-02-24updatepatacongo1-2/+34
2009-02-21Fix some stack sizespatacongo1-19/+23
2009-02-20Add support for M16C buttons and LEDspatacongo5-45/+283
2009-02-19Improve console configuration settingspatacongo2-1/+5
2009-02-19Add basic LCD supportpatacongo5-28/+246
2009-02-19Use the lowconsole driverpatacongo1-1/+1
2009-02-19add framework for an LCD console.patacongo3-1/+225
2009-02-18Add support for boards with no serial portspatacongo1-3/+3
2009-02-17Complete coding of M16C portpatacongo1-2/+2
2009-02-15Add low level UART support for M16Cpatacongo2-26/+57
2009-02-15Add support for nestable interruptspatacongo2-1/+8
2009-02-15Add support for M16C timer interruptpatacongo1-2/+31
2009-02-15Add interrupt initialization logicpatacongo1-0/+4
2009-02-13Fix syntax errorspatacongo1-7/+6
2009-02-09Adding M16C supportpatacongo3-23/+17
2009-02-08Addng M16C logicpatacongo2-13/+32
2009-02-08Add M16C infopatacongo2-4/+84
2009-02-07Improve build instructionspatacongo1-11/+30
2009-02-07Add framework for MC16C buttonspatacongo2-1/+80
2009-02-07Add instructions for building toolchainpatacongo1-0/+29
2009-02-07Renesas M16C supportpatacongo10-0/+1004