summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
Commit message (Expand)AuthorAgeFilesLines
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-2/+2
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-028-10/+3
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-257-138/+138
* Massive name change USB STRG -> USB MSCpatacongo2012-01-257-152/+152
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Add resource.h and fixed frequently cloned typopatacongo2011-05-247-14/+14
* Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo2011-04-127-28/+35
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-1/+1
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-057-21/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-037-21/+21
* Remove .built_alwayspatacongo2011-04-017-22/+22
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-217-21/+21
* Move nuttx/examples to apps/examplespatacongo2011-03-2014-249/+319
* Move nuttx/netutils to apps/netutilspatacongo2011-03-196-1/+207
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-187-160/+160
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-127-14/+6
* update README filespatacongo2010-11-251-0/+6
* Add strnlen()patacongo2010-10-277-0/+7
* Remove unused/confusing configuration settingpatacongo2010-09-018-13/+0
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-287-21/+21
* Add IDE notepatacongo2010-08-271-5/+32
* Extend CodeSourcery & production OSD support to other configspatacongo2010-08-2513-106/+398
* Add support for the Neuros production OSDpatacongo2010-08-2510-37/+95
* Incorporate patch for consumer Neuros OSDpatacongo2010-08-255-43/+253
* Describe version supportedpatacongo2010-08-211-0/+20
* Add logic to support a ROM'ed MMU page tablepatacongo2009-12-317-70/+49
* Add basic logic to configure MMU for LPC3131xpatacongo2009-12-317-0/+105
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-153-28/+23
* SDCLONE was disabledpatacongo2009-09-151-1/+1
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-1514-14/+35
* Fix CGI pattern logicpatacongo2009-09-111-1/+1
* Fix build problems with different configuratin optionspatacongo2009-08-021-1/+1
* Add THTTPD configurationpatacongo2009-08-014-0/+1002
* Flesh out examples/nxflat build environmentpatacongo2009-06-216-0/+36
* Integrated mknxflatpatacongo2009-06-1812-6/+42
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-156-0/+180
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Add ARM architecture type to configurationpatacongo2009-05-197-13/+35
* Calibrate lm3s6918 timing looppatacongo2009-05-181-0/+7
* imx updatepatacongo2009-04-251-2/+3
* Fix gcc-4 float optionpatacongo2009-04-206-6/+6
* Basic imx infrastructurepatacongo2009-04-091-5/+5
* Add option to copy to RAMpatacongo2009-04-086-18/+36
* Remove all options from examples/uip except for the webserverpatacongo2009-03-286-24/+0
* Fix various issues, bad ages, etc. with ez80+uIP webserverpatacongo2009-03-221-0/+8
* Add option to select priority inheritancepatacongo2009-03-096-6/+42
* Add support for gcc 2.4.2 toolchainpatacongo2009-01-066-60/+102