summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26
Commit message (Expand)AuthorAgeFilesLines
* 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