include.h
上传用户:zhingjinbo
上传日期:2014-07-24
资源大小:32k
文件大小:1k
源码类别:

邮电通讯系统

开发平台:

Visual C++

  1. //----------------------------------------------------------------------------
  2. //  Description:  Master include file
  3. //
  4. //  Demo Application for MSP430/CC1100-2500 Interface Code Library v1.0
  5. //
  6. //  K. Quiring
  7. //  Texas Instruments, Inc.
  8. //  July 2006
  9. //  IAR Embedded Workbench v3.41
  10. //----------------------------------------------------------------------------
  11. #include "TI_CC_CC1100-CC2500.h"
  12. #include "TI_CC_msp430.h"
  13. #include "TI_CC_spi.h"
  14. #include "TI_CC_hardware_board.h"
  15. #include "CC1100-CC2500.h"
  16. #include "hal_uart.h"