OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [MSP430X_MSP430F5438_CCS4/] [Demo_Source/] [MSP-EXP430F5438_HAL/] [hal_MSP-EXP430F5438.h] - Blame information for rev 584

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 584 jeremybenn
/*******************************************************************************
2
    Filename: hal_MSP-EXP430F5438.h
3
 
4
    Copyright 2010 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-EXP430F5438 HAL.
8
***************************************************************************/
9
#ifndef HAL_MSP_EXP430F5438_H
10
#define HAL_MSP_EXP430F5438_H
11
 
12
#include "msp430.h"
13
 
14
//#include "hal_PMM.h"
15
#include "hal_UCS.h"
16
 
17
#include "hal_lcd.h"
18
#include "hal_buttons.h"
19
//#include "hal_adc.h"
20
#include "hal_board.h"
21
//#include "hal_usb.h"
22
#include "hal_buttons.h"
23
//#include "hal_rf.h"
24
//#include "hal_rtc.h"
25
//#include "hal_tlv.h"
26
 
27
#endif /* HAL_MSP_EXP430F5438_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.