nuttx/arch/avr/src/common
2013-07-26 10:09:17 -06:00
..
Kconfig More Kconfig stuff 2012-04-17 00:24:19 +00:00
up_allocateheap.c Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_ 2013-07-26 10:09:17 -06:00
up_arch.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_assert.c Remove up_assert_code 2013-04-25 15:19:59 -06:00
up_exit.c _exit() should not call atexit() or on_exit() functions; Rename task_deletecurrent() to task_exit() 2013-04-18 16:15:20 -06:00
up_idle.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_initialize.c Adding missing registration of /dev/zero; Condition registration of /dev/null. From Ken Petit 2013-04-24 07:17:49 -06:00
up_internal.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_interruptcontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_lowputs.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_mdelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00: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_puts.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_releasestack.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_udelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00