| .. |
|
.gitignore
|
Clone svn:ignore directory atributed to .gitignore files
|
2013-04-04 14:27:29 -06:00 |
|
Makefile
|
Some initial changes for 8051 build update
|
2012-12-09 18:20:49 +00:00 |
|
Makefile.sdccl
|
Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined.
|
2014-08-06 16:26:01 -06:00 |
|
up_allocateheap.c
|
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
|
2014-08-08 18:39:28 -06:00 |
|
up_assert.c
|
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
|
2014-08-08 17:53:55 -06:00 |
|
up_blocktask.c
|
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
|
2014-08-08 17:53:55 -06:00 |
|
up_debug.c
|
configs/pjrc-8051: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 10:27:52 -06:00 |
|
up_delay.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
|
up_exit.c
|
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
|
2014-08-08 17:53:55 -06:00 |
|
up_head.S
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
up_idle.c
|
configs/pjrc-8051: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 10:27:52 -06:00 |
|
up_initialize.c
|
Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined.
|
2014-08-06 16:26:01 -06:00 |
|
up_initialstate.c
|
LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks
|
2013-12-05 10:37:55 -06:00 |
|
up_internal.h
|
Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined.
|
2014-08-06 16:26:01 -06:00 |
|
up_interruptcontext.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
|
up_irq.c
|
configs/pjrc-8051: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 10:27:52 -06:00 |
|
up_irqtest.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
up_putc.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
up_releasepending.c
|
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
|
2014-08-08 17:53:55 -06:00 |
|
up_reprioritizertr.c
|
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
|
2014-08-08 17:53:55 -06:00 |
|
up_restorecontext.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
up_savecontext.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
|
up_timerisr.c
|
Move clock functions from sched/ to sched/clock
|
2014-08-08 14:43:02 -06:00 |
|
up_unblocktask.c
|
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
|
2014-08-08 17:53:55 -06:00 |