nuttx/arch/sim/src
patacongo 703befb4a2 Completes test of line/trapezoid drawing routines
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3842 42af7a65-404d-4744-a932-0658087f49c3
2011-08-04 01:25:58 +00:00
..
Makefile Completes test of line/trapezoid drawing routines 2011-08-04 01:25:58 +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 configuration to select LCD driver for NX 2010-04-17 01:53:49 +00:00
up_head.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_hostusleep.c Add CONFIG_SIM_WALLTIME option 2008-11-30 18:51:40 +00:00
up_idle.c Incorporate uIP patches 2011-01-23 17:40:10 +00:00
up_initialize.c Incorporate uIP patches 2011-01-23 17:40:10 +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 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_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 Misc build fixes 2011-03-19 21:25:55 +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 Incorporate uIP patches 2011-01-23 17:40:10 +00:00
up_x11framebuffer.c X reports 24 bpp depth, but wants 32 bpp size pixels 2008-11-30 20:09:14 +00:00