summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26/ostest
Commit message (Expand)AuthorAgeFilesLines
* More Kconfigpatacongo2012-04-171-1/+1
* Kconfig updatepatacongo2012-04-121-1/+1
* 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
* 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
* 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
* Fix some stack sizespatacongo2009-02-211-19/+23
* Add support for M16C buttons and LEDspatacongo2009-02-201-1/+3
* Improve console configuration settingspatacongo2009-02-191-0/+4
* Add basic LCD supportpatacongo2009-02-191-1/+5
* Use the lowconsole driverpatacongo2009-02-191-1/+1
* Add support for boards with no serial portspatacongo2009-02-181-3/+3
* Add low level UART support for M16Cpatacongo2009-02-151-2/+13
* Add support for nestable interruptspatacongo2009-02-151-1/+2
* Add interrupt initialization logicpatacongo2009-02-151-0/+4
* Fix syntax errorspatacongo2009-02-131-7/+6
* Adding M16C supportpatacongo2009-02-092-18/+17
* Addng M16C logicpatacongo2009-02-082-13/+32
* Add M16C infopatacongo2009-02-081-4/+41
* Renesas M16C supportpatacongo2009-02-074-0/+742