osd-contiki/cpu/cc253x
George Oikonomou 29090a3dda The cc253x Makefile specifies SoC flavor
This will help us slowly add better support for smaller SoCs
instead of just assuming that all cc253x SoCs are F256

- We build for F256 by default but the project Makefile can override this
- We currently ignore this when passing --code-size. This is a ToDo
- The bank allocator always assumes 7 banks. Once we fix --code-size above this will be irrelevant
2012-04-20 16:03:38 +01:00
..
dev Add clock_delay_us and clock_set_seconds to clock.h. Modify clock_wait to use clock_time_t. 2012-04-09 15:49:53 -04:00
8051def.h For cc2x30, moved CLOCK_CONF_SENCOND to the cpu dir. 2012-04-02 11:22:19 +01:00
bank-alloc.py New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
cc253x.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
Makefile.cc253x The cc253x Makefile specifies SoC flavor 2012-04-20 16:03:38 +01:00
mtarch.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
rtimer-arch.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
rtimer-arch.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
segment.rules New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
sfr-bits.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
soc.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
soc.h The cc253x Makefile specifies SoC flavor 2012-04-20 16:03:38 +01:00