osd-contiki/cpu/cc2430
2010-01-25 23:12:09 +00:00
..
dev Modifications to support banked code. Interrupts and routines accessed through function pointers reside in independent files so they can be assigned to the HOME bank. Init code can be placed in any bank. 2010-01-25 23:12:09 +00:00
8051def.h Fixes and improvements from Anthony Asterisk 2009-12-22 09:28:14 +00:00
cc2430_sfr.h add definition for PSBANK used in sdcc crtbank.asm 2010-01-21 15:37:18 +00:00
io.h Fixes and improvements from Anthony Asterisk 2009-12-22 09:28:14 +00:00
Makefile.cc2430 Add support for bank switching and segment.rules file to assign code to banks. 2010-01-21 15:33:19 +00:00
mtarch.c - Added mtarch.c and mtarch.h back to /cpu/cc2430. Seems that mt.c needs mtarch.h even though we are not using mtarch right now in this port. 2009-09-29 14:38:51 +00:00
mtarch.h - Added mtarch.c and mtarch.h back to /cpu/cc2430. Seems that mt.c needs mtarch.h even though we are not using mtarch right now in this port. 2009-09-29 14:38:51 +00:00
rtimer-arch.h Initial commit of cc2430 cpu port files. Currently used by /platform/sensinode. 2009-09-08 20:07:35 +00:00
segment.rules rules file for assigning code files to specific banks. 2010-01-21 15:34:26 +00:00
segment.rules.pl rules file for assigning code files to specific banks. 2010-01-21 15:34:26 +00:00
uip_arch-asm.S Initial commit of cc2430 cpu port files. Currently used by /platform/sensinode. 2009-09-08 20:07:35 +00:00
uip_arch.c Initial commit of cc2430 cpu port files. Currently used by /platform/sensinode. 2009-09-08 20:07:35 +00:00