nuttx/arch/avr/src/avr32
patacongo 5f7fd76ced More AVR context switching logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3683 42af7a65-404d-4744-a932-0658087f49c3
2011-06-08 18:10:55 +00:00
..
avr32_internal.h More AVR build fixes 2011-06-07 23:02:34 +00:00
up_blocktask.c Add framework for AVR 2010-10-03 18:01:33 +00:00
up_copystate.c Add basic context switching logic 2011-06-08 16:22:50 +00:00
up_doirq.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_dumpstate.c More AVR context switching logic 2011-06-08 18:10:55 +00:00
up_exceptions.S Add basic context switching logic 2011-06-08 16:22:50 +00:00
up_fullcontextrestore.S Fix excepion handling reg save 2010-11-05 02:18:32 +00:00
up_initialstate.c Add kernel mode hooks and reminders for other architectures 2011-04-08 18:42:26 +00:00
up_nommuhead.S Early debug changes 2010-10-30 18:25:10 +00:00
up_releasepending.c Add framework for AVR 2010-10-03 18:01:33 +00:00
up_reprioritizertr.c Add framework for AVR 2010-10-03 18:01:33 +00:00
up_schedulesigaction.c The AVR32 port now passes the OS test 2010-11-05 03:48:09 +00:00
up_sigdeliver.c Fix excepion handling reg save 2010-11-05 02:18:32 +00:00
up_switchcontext.S Add NSH configuration 2010-11-03 02:01:40 +00:00
up_syscall6.S Add basic syscall logic for i486 and AVR32 2011-03-30 00:50:16 +00:00
up_unblocktask.c Add framework for AVR 2010-10-03 18:01:33 +00:00