nuttx/arch/arm/src/common
2015-11-25 17:10:41 -06:00
..
arm-elf.h A little more ELF loader logic 2012-10-25 16:18:20 +00:00
up_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
up_arch.h More naming changes to get the stm3240g-eval/nxterm configuration building again 2014-09-20 15:53:28 -06:00
up_checkstack.c Make some spacing comply better with coding standard 2015-10-06 17:28:32 -06:00
up_createstack.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
up_etherstub.c Add CONFIG_NETDEV_LATEINIT that can be used to suppress calls to up_netinitialize() from early initialization 2015-07-17 07:20:16 -06:00
up_exit.c Make some spacing comply better with coding standard 2015-10-06 17:28:32 -06:00
up_idle.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_initialize.c All instances of up_initialize() should call loop_register() is CONFIG_DEV_LOOP=y 2015-11-25 17:10:41 -06:00
up_internal.h Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_interruptcontext.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
up_lowputs.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
up_mdelay.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_modifyreg8.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg16.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg32.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_pthread_start.c Various changes/fixes to get configs/stm32f4discovery/kostest working after the big configuration renaming (and after a long period of bit rot) 2014-08-29 16:23:46 -06:00
up_puts.c KL: Now builds up_puts 2013-10-01 11:51:27 -06:00
up_releasestack.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_stackframe.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_task_start.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
up_udelay.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_usestack.c Make some spacing comply better with coding standard 2015-10-06 17:28:32 -06:00
up_vfork.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
up_vfork.h Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00