Contiki 2.6

hal_MSP-EXP430F5438.h

00001 /*******************************************************************************
00002     Filename: hal_MSP-EXP430F5438.h
00003 
00004     Copyright 2008 Texas Instruments, Inc.
00005     
00006 This is the master header file and also the only necessary file to be included
00007 in order to use MSP-EXP430F548 HAL.          
00008 ***************************************************************************/
00009 
00010 #ifndef HAL_MSP_EXP430F5438_H
00011 #define HAL_MSP_EXP430F5438_H
00012 
00013 #include "hal_lcd.h"
00014 
00015 #endif