summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
Commit message (Expand)AuthorAgeFilesLines
* Default state is poll() disabledpatacongo2008-11-175-0/+5
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-135-10/+45
* Change configuration namepatacongo2008-11-135-10/+10
* ARM architecture supports lowconsolepatacongo2008-09-185-0/+15
* Add raw binary optionpatacongo2008-09-175-1/+21
* Add support for Intel Hex format outputpatacongo2008-09-165-5/+25
* NSH config for sim targetpatacongo2008-09-113-0/+524
* ROMFS filesystem supportpatacongo2008-09-104-3/+11
* Add uIP access to ICMP protocolpatacongo2008-09-024-4/+12
* NSH redirected outputpatacongo2008-08-164-24/+38
* Added test for mkfatfspatacongo2008-08-101-0/+4
* Add recursive mutex testpatacongo2008-06-051-0/+1
* Add RAM disk supportnuttx-3.11patacongo2008-06-013-9/+12
* sim mount examplepatacongo2008-06-013-0/+469
* examples/ostest can be executed in a looppatacongo2008-06-011-0/+5
* Condition on optimization backwardpatacongo2008-06-013-6/+6
* Add support for recursive mutexespatacongo2008-05-313-3/+24
* Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo2008-03-043-3/+3
* Incorporate patch 1897630patacongo2008-02-203-3/+3
* Cleanup make outputpatacongo2008-02-091-1/+1
* Added lseek()patacongo2008-02-011-1/+2
* Move sim configurations to sub-directoriespatacongo2008-02-015-779/+26
* examples/pashello configurationpatacongo2008-02-013-0/+457
* examples/ostest configurationpatacongo2008-02-013-0/+457
* examples/nettest configurationpatacongo2008-02-013-0/+458
* Z16F compile/link with all OS features enabledpatacongo2008-01-281-9/+8
* Clean operations are now toolchain specificpatacongo2008-01-102-2/+6
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-082-6/+21
* Reduce make outputpatacongo2008-01-081-3/+3
* Add support for tools that can't make dependenciespatacongo2008-01-082-11/+12
* Adding support for the z16fpatacongo2008-01-071-4/+4
* Add configuration for toolchains without libmpatacongo2008-01-062-8/+12
* Add C5471 ethernet driver debug instrumentationpatacongo2007-12-042-0/+2
* Add TELNET front end to NSHpatacongo2007-12-022-0/+24
* Fixed missing logic in readahead buffer logicpatacongo2007-11-272-2/+0
* TCP and ICMP protocols may now be disabledpatacongo2007-11-222-12/+20
* Add TCP readahead logicpatacongo2007-11-192-8/+12
* uIP webserver now uses listen/acceptpatacongo2007-11-192-12/+12
* Basic server functionality: listen(), accept()patacongo2007-11-162-0/+4
* Remove uIP loggingpatacongo2007-11-072-4/+0
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-061-0/+9
* Integrating with DM320patacongo2007-11-042-0/+20
* in progress updatepatacongo2007-10-313-6/+302
* Add basic structure to support multiple network interfacespatacongo2007-09-151-2/+0
* Implemented several options in set/getsockoptspatacongo2007-09-081-2/+4
* Implements basic TCP connection logicpatacongo2007-09-021-1/+1
* Added support for socket descriptorspatacongo2007-09-011-39/+41
* Corrects UIP driver buildpatacongo2007-08-281-0/+4
* Adding uIP 1.0patacongo2007-08-261-0/+44
* Add basic tasking support for environment variablespatacongo2007-06-301-0/+1