nuttx/arch/sim/src
patacongo 7f1ffd3d31 Add support for building 32-bit simulation on a 64-bit target
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4307 42af7a65-404d-4744-a932-0658087f49c3
2012-01-17 17:42:31 +00:00
..
Makefile Add support for building 32-bit simulation on a 64-bit target 2012-01-17 17:42:31 +00:00
nuttx-names.dat Add more NX name space fixups 2008-12-01 18:49:33 +00:00
up_allocateheap.c atexit() functions now called when task killed by task delete; For MCUs with <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead 2011-05-28 21:42:18 +00:00
up_blockdevice.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_blocktask.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_createstack.c Clean-up from big switch to stdint/stdbool 2009-12-16 23:23:46 +00:00
up_devconsole.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_deviceimage.c header file and file header clean-up 2011-03-28 21:21:11 +00:00
up_exit.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_framebuffer.c Add a simulated touchscreen driver 2011-09-28 17:41:58 +00:00
up_head.c Add a basic power management framework 2011-09-04 19:24:27 +00:00
up_hostusleep.c Add CONFIG_SIM_WALLTIME option 2008-11-30 18:51:40 +00:00
up_idle.c Add sim/nsh2 configuration 2011-10-06 16:31:13 +00:00
up_initialize.c Fix NXFFS compilation error 2011-09-28 18:24:00 +00:00
up_initialstate.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_internal.h Add sim/nsh2 configuration 2011-10-06 16:31:13 +00:00
up_interruptcontext.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_lcd.c Completes test of line/trapezoid drawing routines 2011-08-04 01:25:58 +00:00
up_netdev.c Misc build fixes 2011-03-19 21:25:55 +00:00
up_releasepending.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_releasestack.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_reprioritizertr.c Clean-up from big switch to stdint/stdbool 2009-12-16 23:23:46 +00:00
up_romgetc.c Add termios header files; add files missed in last commit 2011-07-01 22:23:54 +00:00
up_schedulesigaction.c Fix a signal trampoline bug 2010-10-27 01:46:08 +00:00
up_setjmp.S header file and file header clean-up 2011-03-28 21:21:11 +00:00
up_stdio.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_tapdev.c Use only __CYGWIN__ to identify Cygwin 2011-09-28 14:05:46 +00:00
up_touchscreen.c Don't run X11 event loop on a pthread; X11 is not thread-safe. 2011-09-29 21:13:49 +00:00
up_uipdriver.c Incorporate uIP patches 2011-01-23 17:40:10 +00:00
up_unblocktask.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 14:52:56 +00:00
up_usestack.c types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS 2009-12-13 18:01:46 +00:00
up_wpcap.c Use only __CYGWIN__ to identify Cygwin 2011-09-28 14:05:46 +00:00
up_x11eventloop.c Don't run X11 event loop on a pthread; X11 is not thread-safe. 2011-09-29 21:13:49 +00:00
up_x11framebuffer.c Add sim/nsh2 configuration 2011-10-06 16:31:13 +00:00