From 8c5a743259480ebd0cfdbb17fbde8584e34b2aa4 Mon Sep 17 00:00:00 2001 From: Bert Lange Date: Wed, 15 Apr 2015 13:54:39 +0200 Subject: clean up --- uc_str912/prj_blinky_complex_startup/main.h | 55 ----------------------------- 1 file changed, 55 deletions(-) delete mode 100644 uc_str912/prj_blinky_complex_startup/main.h (limited to 'uc_str912/prj_blinky_complex_startup/main.h') diff --git a/uc_str912/prj_blinky_complex_startup/main.h b/uc_str912/prj_blinky_complex_startup/main.h deleted file mode 100644 index bf63b47..0000000 --- a/uc_str912/prj_blinky_complex_startup/main.h +++ /dev/null @@ -1,55 +0,0 @@ -/******************************************************************** - * Project: STR9-comStick GNU (UART) - * File: main.h - * - * System: ARM9TDMI 32 Bit (STR912FW44X) - * Compiler: GCC 4.0.3 - * - * Date: 2006-12-20 - * Author: Applications@Hitex.de - * - * Rights: Hitex Development Tools GmbH - * Greschbachstr. 12 - * D-76229 Karlsruhe - ******************************************************************** - * Description: - * - * This file is part of the GNU Example chain for STR9-comStick - * The code is bassed on usage of the STmicro library functions - * This is a small implementation of UART1 feature with command interface - * The application runs in ARM mode with high optimization level. - * - ******************************************************************** - * History: - * - * Revision 1.0 2006/12/20 Gn - * Initial revision - ******************************************************************** - * This is a preliminary version. - * - * WARRANTY: HITEX warrants that the media on which the SOFTWARE is - * furnished is free from defects in materials and workmanship under - * normal use and service for a period of ninety (90) days. HITEX entire - * liability and your exclusive remedy shall be the replacement of the - * SOFTWARE if the media is defective. This Warranty is void if failure - * of the media resulted from unauthorized modification, accident, abuse, - * or misapplication. - * - * DISCLAIMER: OTHER THAN THE ABOVE WARRANTY, THE SOFTWARE IS FURNISHED - * "AS IS" WITHOUT WARRANTY OF ANY KIND. HITEX DISCLAIMS ALL OTHER WARRANTIES, - * EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. - * - * NEITHER HITEX NOR ITS AFFILIATES SHALL BE LIABLE FOR ANY DAMAGES ARISING - * OUT OF THE USE OF OR INABILITY TO USE THE SOFTWARE, INCLUDING DAMAGES FOR - * LOSS OF PROFITS, BUSINESS INTERRUPTION, OR ANY SPECIAL, INCIDENTAL, INDIRECT - * OR CONSEQUENTIAL DAMAGES EVEN IF HITEX HAS BEEN ADVISED OF THE POSSIBILITY - * OF SUCH DAMAGES. - ********************************************************************/ - -#ifndef __MAIN_H__ -#define __MAIN_H__ - -#endif /* __MAIN_H__ */ - -/************************************** EOF *********************************/ -- cgit v1.1