summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
Commit message (Expand)AuthorAgeFilesLines
* Move board_ prototypes from arch.h to board.hGregory Nutt2015-02-271-1/+2
* Cosmetic updates to commentsGregory Nutt2015-02-121-2/+2
* Cosmetic update to a few commentsGregory Nutt2015-02-011-1/+2
* Refresh some configurationsGregory Nutt2015-02-015-84/+220
* Fix compile issues with configs/sim/nettestGregory Nutt2015-02-011-15/+86
* Unix domain: Add options to build in stream or datagram support separatelyGregory Nutt2015-01-312-0/+4
* apps/ustream and udgram: Change default FIFO path to /dev/fifoGregory Nutt2015-01-302-4/+4
* update configurationGregory Nutt2015-01-291-0/+6
* Minor fixes after initial tests with apps/examples/udgramGregory Nutt2015-01-284-1/+1071
* Unix domain socket support is no longer EXPERIMENTALGregory Nutt2015-01-281-1/+1
* sim/ustream: Add a configuration for testing Unix domain sockets with the sim...Gregory Nutt2015-01-284-0/+1068
* Network: Add an IPv4 configuration option. Hardcoded to =y for now, but I wo...Gregory Nutt2015-01-141-0/+1
* A previous change increased the task name size allocation by one to hold a NU...Gregory Nutt2014-12-1718-18/+18
* Various fixes to traveler joystick input logic and to simulated joystick deviceGregory Nutt2014-12-141-1/+1
* SIM: Add an X11 mouse-based simulation of an analog joystick deviceGregory Nutt2014-12-143-0/+11
* Traveler: Add support for analog joystickGregory Nutt2014-12-141-2/+21
* Update READMEGregory Nutt2014-12-091-6/+0
* Traveler: Add logic to limit the frame rate. This is kind of a silly featur...Gregory Nutt2014-12-081-0/+2
* Travel: Fix more initialization errors, mostly related to file path problemsGregory Nutt2014-12-082-3/+10
* Extend the simulator to provide special initialization for the Traveler gameGregory Nutt2014-12-083-2/+99
* Traveler: Add build configuration for the simulated targetGregory Nutt2014-12-084-0/+929
* Refresh configurationGregory Nutt2014-12-081-54/+144
* Fix compilation errors if CONFIG_DISABLE_MOUNTPOINT is selectedGregory Nutt2014-12-081-54/+144
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-161-1/+1
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-161-1/+1
* Update configurationGregory Nutt2014-11-131-4/+12
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-1217-17/+0
* Update README filesGregory Nutt2014-11-111-0/+91
* Disable BINFS in the sim/bas configGregory Nutt2014-11-011-1/+1
* Remove duplicate getopt() in BASGregory Nutt2014-11-011-1/+1
* New version of configs/bas: Runs BAS as an NSH builtinGregory Nutt2014-11-013-0/+947
* Back out configs/sim/basGregory Nutt2014-11-013-860/+0
* Add configs/sim/basGregory Nutt2014-11-013-0/+860
* Change naming of HP work queue configuration varaibles to be symmetric with L...Gregory Nutt2014-10-112-6/+6
* Update a README; Refresh a configuratinoGregory Nutt2014-10-111-63/+161
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-0916-16/+16
* Refresh sim/ostest configurationGregory Nutt2014-10-051-2/+5
* Update READMEGregory Nutt2014-10-031-20/+6
* configs/sim/nsh/defconfig -- refresh, enable wall-time, dow builds natively i...Gregory Nutt2014-10-031-2/+10
* Update the TODO list and a READMEGregory Nutt2014-09-301-14/+12
* Refresh configurationGregory Nutt2014-09-261-0/+8
* Update READMEGregory Nutt2014-09-261-0/+5
* Fixes for compile of rwbuffer.cGregory Nutt2014-09-253-0/+894
* Refresh sim/mtdpart configurationGregory Nutt2014-09-251-58/+124
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-202-5/+5
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-2016-23/+23
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-207-17/+17
* Having a symbol table is an option. There are no symbol tables with CONFIG_B...Gregory Nutt2014-09-121-0/+1
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-0313-0/+13
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-0115-30/+0