nes-proj/platform/cc2530dk
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 New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
Makefile.cc2530dk New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
contiki-conf.h Simplified the cc2530dk STARTUP_CONF_VERBOSE spaghetti and made it project-configurable 2012-04-20 16:03:37 +01:00
contiki-main.c The cc253x Makefile specifies SoC flavor 2012-04-20 16:03:38 +01:00
debug.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
debug.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
putchar.c 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
viztool.c Some uN_t had crept back in cc2530dk and sensinode. 2012-03-29 13:10:10 +01:00