// TI File $Revision: /main/1 $ // Checkin $Date: April 22, 2008 14:35:56 $ //########################################################################### // // FILE: DSP28x_Project.h // // TITLE: DSP28x Project Headerfile and Examples Include File // //########################################################################### // $TI Release: DSP2833x/DSP2823x Header Files V1.20 $ // $Release Date: August 1, 2008 $ //########################################################################### #ifndef DSP28x_PROJECT_H #define DSP28x_PROJECT_H #include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #endif // end of DSP28x_PROJECT_H definition