nuttx/arch/sim/src
patacongo 3a29986d80 Add termios header files; add files missed in last commit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3739 42af7a65-404d-4744-a932-0658087f49c3
2011-07-01 22:23:54 +00:00
..
Makefile Add support for accessing printf, sprintf, puts, etc. strings that do not lie in the MCU data space 2011-07-01 19:08:04 +00:00
nuttx-names.dat
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
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_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