summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-124-4/+4
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-234-12/+12
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-025-4/+3
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* Add resource.h and fixed frequently cloned typopatacongo2011-05-244-8/+8
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-054-12/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-034-8/+8
* Remove .built_alwayspatacongo2011-04-014-15/+15
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-214-12/+12
* Move nuttx/examples to apps/examplespatacongo2011-03-208-131/+186
* Move nuttx/netutils to apps/netutilspatacongo2011-03-1919-13/+956
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-184-40/+40
* More support for SLIP data link protocolpatacongo2011-03-124-8/+4
* Add strnlen()patacongo2010-10-274-0/+4
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-284-16/+16
* UDP needed to support resolv_querypatacongo2009-12-171-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-152-21/+17
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-155-2/+14
* Flesh out examples/nxflat build environmentpatacongo2009-06-211-0/+6
* Integrated mknxflatpatacongo2009-06-185-1/+18
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-154-0/+120
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Add ARM architecture type to configurationpatacongo2009-05-195-9/+25
* Calibrate lm3s6918 timing looppatacongo2009-05-181-0/+7
* Fix gcc-4 float optionpatacongo2009-04-201-1/+1
* Add option to copy to RAMpatacongo2009-04-084-12/+24
* Remove all options from examples/uip except for the webserverpatacongo2009-03-284-16/+0
* wget now takes only a URL as a argument; not host + filepatacongo2009-03-284-16/+8
* Fix examples/wget buildpatacongo2009-03-284-32/+92
* Add option to select priority inheritancepatacongo2009-03-094-4/+28
* Add support for gcc 2.4.2 toolchainpatacongo2009-01-061-10/+17
* Need pre-processor support for auto-generation of source filepatacongo2008-11-261-0/+7
* Add support for TCP/IP connection backlogpatacongo2008-11-204-0/+12
* Default state is poll() disabledpatacongo2008-11-174-0/+4
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-134-4/+32
* Change configuration namepatacongo2008-11-134-8/+8
* Add toolchain infopatacongo2008-11-071-0/+30
* Add option for ARM interrupt stackpatacongo2008-10-065-0/+92
* ARM architecture supports lowconsolepatacongo2008-09-184-0/+12
* Add raw binary optionpatacongo2008-09-174-0/+16
* Add support for Intel Hex format outputpatacongo2008-09-164-4/+20
* Add uIP access to ICMP protocolpatacongo2008-09-024-4/+12
* NSH redirected outputpatacongo2008-08-164-16/+20
* Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo2008-03-041-1/+1
* Incorporate patch 1897630patacongo2008-02-204-4/+4
* Cleanup make outputpatacongo2008-02-091-1/+1
* First cut at ZDS-II link commandpatacongo2008-01-101-20/+20