Jarda Pajskr / freemaster_lib

Dependents:   FreeMASTER_HelloWorld FreeMASTER_HelloWorld2 FreeMASTER_HelloWorld3

Fork of freemaster_lib by Jarda Pajskr

Files at this revision

API Documentation at this revision

Comitter:
JardaPajskr
Date:
Sun Nov 16 21:22:03 2014 +0000
Parent:
19:8b6f13b16bf5
Commit message:
updated header files

Changed in this revision

class/freemaster_class.cpp Show annotated file Show diff for this revision Revisions of this file
class/freemaster_class.h Show annotated file Show diff for this revision Revisions of this file
freemaster.h Show annotated file Show diff for this revision Revisions of this file
freemaster_tsa.h Show annotated file Show diff for this revision Revisions of this file
--- a/class/freemaster_class.cpp	Sun Nov 16 20:53:05 2014 +0000
+++ b/class/freemaster_class.cpp	Sun Nov 16 21:22:03 2014 +0000
@@ -1,3 +1,8 @@
+/*******************************************************************************
+*
+* Copyright 2004-2014 Freescale Semiconductor, Inc.
+*
+*******************************************************************************/
 #include "mbed.h"
 #include "freemaster_class.h"
 
--- a/class/freemaster_class.h	Sun Nov 16 20:53:05 2014 +0000
+++ b/class/freemaster_class.h	Sun Nov 16 21:22:03 2014 +0000
@@ -1,3 +1,8 @@
+/*******************************************************************************
+*
+* Copyright 2004-2014 Freescale Semiconductor, Inc.
+*
+*******************************************************************************/
 #ifndef MBED_FREEMASTER_H
 #define MBED_FREEMASTER_H
 
--- a/freemaster.h	Sun Nov 16 20:53:05 2014 +0000
+++ b/freemaster.h	Sun Nov 16 21:22:03 2014 +0000
@@ -2,21 +2,7 @@
 *
 * Copyright 2004-2014 Freescale Semiconductor, Inc.
 *
-* This software is owned or controlled by Freescale Semiconductor.
-* Use of this software is governed by the Freescale FreeMASTER License
-* distributed with this Material.
-* See the LICENSE file distributed for more details.
-* 
-****************************************************************************//*!
-*
-* @brief  FreeMASTER Driver main API header file, Kxx(40/60) platform
-*
-* This is the only header file needed to be included by the user application
-* to implement the FreeMASTER interface. In addition, user has to write the
-* "freemaster_cfg.h" configuration file and put it anywhere on the #include path
-*
 *******************************************************************************/
-
 #ifndef __FREEMASTER_H
 #define __FREEMASTER_H
 
--- a/freemaster_tsa.h	Sun Nov 16 20:53:05 2014 +0000
+++ b/freemaster_tsa.h	Sun Nov 16 21:22:03 2014 +0000
@@ -1,27 +1,8 @@
 /*******************************************************************************
 *
-* Copyright 2004-2013 Freescale Semiconductor, Inc.
-*
-* This software is owned or controlled by Freescale Semiconductor.
-* Use of this software is governed by the Freescale FreeMASTER License
-* distributed with this Material.
-* See the FreeMASTER_LICENSE file distributed for more details.
-*
-* Brief License Summary:
-* This software is provided in source form for you to use free of charge,
-* but it is not open source software. You are allowed to use this software
-* but you cannot redistribute it or derivative works of it in source form.
-* The software may be used only in connection with a product containing
-* a Freescale microprocessor, microcontroller, or digital signal processor.
-* See license agreement file for full license terms including other
-* restrictions.
-* 
-****************************************************************************//*!
-*
-* @brief  FreeMASTER Driver TSA feature
+* Copyright 2004-2014 Freescale Semiconductor, Inc.
 *
 *******************************************************************************/
-
 #ifndef __FREEMASTER_TSA_H
 #define __FREEMASTER_TSA_H