summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-3115-15/+0
* Add a tool to make refreshing configurations easier when you wnat to do a lot...Gregory Nutt2014-08-291-0/+4
* Add build support for ELF modules. Useless at the moment because there is no...Gregory Nutt2014-08-2516-0/+343
* Update some sim/ defconfig files. This now automatically switches them to x8...Gregory Nutt2014-08-252-66/+181
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-2415-15/+15
* Fix a computation error in the fix for the last computational errorGregory Nutt2014-08-111-2914/+0
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-0715-15/+15
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-0715-15/+0
* Make sure that all sim configurations have CONFIG_SIM_M32 undefined. That is...Gregory Nutt2014-07-211-1/+1
* sim/nettest, updated defconfig fileGregory Nutt2014-07-211-50/+142
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-166-6/+21
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-0315-15/+15