16 lines
445 B
C
16 lines
445 B
C
/*******************************************************************************
|
|
Filename: hal_MSP-EXP430F5438.h
|
|
|
|
Copyright 2008 Texas Instruments, Inc.
|
|
|
|
This is the master header file and also the only necessary file to be included
|
|
in order to use MSP-EXP430F548 HAL.
|
|
***************************************************************************/
|
|
|
|
#ifndef HAL_MSP_EXP430F5438_H
|
|
#define HAL_MSP_EXP430F5438_H
|
|
|
|
#include "hal_lcd.h"
|
|
|
|
#endif
|