Contiki 3.x
hal_MSP-EXP430F5438.h
1 /*******************************************************************************
2  Filename: hal_MSP-EXP430F5438.h
3 
4  Copyright 2008 Texas Instruments, Inc.
5 
6 This is the master header file and also the only necessary file to be included
7 in order to use MSP-EXP430F548 HAL.
8 ***************************************************************************/
9 
10 #ifndef HAL_MSP_EXP430F5438_H
11 #define HAL_MSP_EXP430F5438_H
12 
13 #include "hal_lcd.h"
14 
15 #endif