summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* More Kconfigpatacongo2012-04-171-1/+1
* Kconfig updatepatacongo2012-04-121-1/+1
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-4/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-1/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-18/+18
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-20/+20
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-2/+2
* Remove .built_alwayspatacongo2011-04-011-1/+1
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-1/+40
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-10/+10
* More support for SLIP data link protocolpatacongo2011-03-121-2/+1
* Change all CVS references to SVNpatacongo2011-02-141-5/+4
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+4
* M16C build with stdint.hpatacongo2009-12-171-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-156-47/+41
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-152-2/+5
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-0/+30
* Add option to copy to RAMpatacongo2009-04-081-3/+6
* Remove all options from examples/uip except for the webserverpatacongo2009-03-281-4/+0
* Add option to select priority inheritancepatacongo2009-03-091-0/+6
* updatepatacongo2009-02-241-2/+34
* Fix some stack sizespatacongo2009-02-211-19/+23
* Add support for M16C buttons and LEDspatacongo2009-02-205-45/+283
* Improve console configuration settingspatacongo2009-02-192-1/+5
* Add basic LCD supportpatacongo2009-02-195-28/+246
* Use the lowconsole driverpatacongo2009-02-191-1/+1
* add framework for an LCD console.patacongo2009-02-193-1/+225
* Add support for boards with no serial portspatacongo2009-02-181-3/+3
* Complete coding of M16C portpatacongo2009-02-171-2/+2
* Add low level UART support for M16Cpatacongo2009-02-152-26/+57
* Add support for nestable interruptspatacongo2009-02-152-1/+8
* Add support for M16C timer interruptpatacongo2009-02-151-2/+31
* Add interrupt initialization logicpatacongo2009-02-151-0/+4
* Fix syntax errorspatacongo2009-02-131-7/+6
* Adding M16C supportpatacongo2009-02-093-23/+17
* Addng M16C logicpatacongo2009-02-082-13/+32
* Add M16C infopatacongo2009-02-082-4/+84
* Improve build instructionspatacongo2009-02-071-11/+30
* Add framework for MC16C buttonspatacongo2009-02-072-1/+80
* Add instructions for building toolchainpatacongo2009-02-071-0/+29
* Renesas M16C supportpatacongo2009-02-0710-0/+1004