Open Storm
device.h
1 /*******************************************************************************
2 * This file is automatically generated by PSoC Creator
3 * and should not be edited by hand.
4 *
5 * This file is necessary for your project to build.
6 * Please do not delete it.
7 ********************************************************************************
8 * Copyright 2008-2011, Cypress Semiconductor Corporation. All rights reserved.
9 * You may use this file only in accordance with the license, terms, conditions,
10 * disclaimers, and limitations in the end user license agreement accompanying
11 * the software package with which this file was provided.
12 *******************************************************************************/
13 #ifndef DEVICE_H
14 #define DEVICE_H
15 #include <project.h>
16 
17 #endif
18 /* [] END OF FILE */