CC2430 based platforms
The CC2430 driver implementation is located in the "chips" directory. At presently this implementation is far from complete, it constitutes a basis for further development. Presently we support the following platforms using the CC2430 SoC:
Limits of the current software base:
- The timers implementation work around for bugs present in the first chip revisions. Now that more mature chips are available the timers must be updated
- The radio is supported through the SimpleMac interface, this differs from the standard AM interface. The AM interface must be supported
- A number of components are exported using non standard interfaces (including the UART), these must be updated to support the TOS standards
- The CC2430 is based on an 8051 core that seems to be shared by a number of Texas Instruments chips (e.g. CC2431, CC2510), none of these are supported at present, but they seem similar enough that porting to these chips should be relatively straightforward.
Join the mailing list to inquire further.