nuttx/arch/arm/src/common
patacongo 40888af331 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
2012-08-02 00:42:46 +00:00
..
up_allocateheap.c Fix circular header file dependency 2009-12-28 00:49:32 +00:00
up_arch.h Fix circular header file dependency 2009-12-28 00:49:32 +00:00
up_checkstack.c Redesign of NXTEXT font cache 2011-07-09 16:01:00 +00:00
up_createstack.c Numerous cosmetic changes while debugging a telnet driver issue 2012-01-31 20:32:49 +00:00
up_etherstub.c Add a stub that can be used when networking is enabled, but there is no ethernet driver 2011-03-11 23:35:36 +00:00
up_exit.c Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
up_idle.c Special IDLE for STM32 will execut WFI to sleep until an interrupt occurs 2011-02-27 21:27:20 +00:00
up_initialize.c Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 2012-08-02 00:42:46 +00:00
up_internal.h Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 2012-08-02 00:42:46 +00:00
up_interruptcontext.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_lowputs.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_mdelay.c cosmetic 2008-09-30 12:26:46 +00:00
up_modifyreg8.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_modifyreg16.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_modifyreg32.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_puts.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_releasestack.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_udelay.c Argument to up_udelay() should be type useconds_t 2009-12-20 22:24:02 +00:00
up_usestack.c Fix stack alignment for EABI floating point 2011-11-11 14:06:10 +00:00