.. |
arm-elf.h
|
A little more ELF loader logic
|
2012-10-25 16:18:20 +00:00 |
up_allocateheap.c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -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
|
arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions
|
2015-02-27 17:19:38 -06:00 |
up_createstack.c
|
Add support for dumping board-specific information on assertion. From David Sidrane
|
2015-03-04 07:00:29 -06:00 |
up_etherstub.c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
up_exit.c
|
Add ADDRENV support to ALL implmentations of _exit()
|
2014-08-27 16:31:02 -06:00 |
up_idle.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
up_initialize.c
|
Fix issues when AES support was added for the STM32L1. From Juha Niskanen
|
2015-03-04 06:38:03 -06:00 |
up_internal.h
|
RAM functions should have noinline attribute
|
2015-06-10 14:51:42 -06:00 |
up_interruptcontext.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00: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
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
up_stackframe.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -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
|
In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications
|
2013-03-20 20:27:08 +00:00 |
up_vfork.c
|
Cortex-M7/SAMV71-XULT: Various fixes for building Cortex-M7 with SAMV71.
|
2015-03-06 10:53:57 -06:00 |
up_vfork.h
|
Implement vfork() for the MIPS32 architecture
|
2013-01-15 15:40:18 +00:00 |