Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: FreeMASTER_HelloWorld FreeMASTER_HelloWorld2 FreeMASTER_HelloWorld3
Fork of freemaster_lib by
Diff: freemaster.h
- Revision:
- 20:355a9738a180
- Parent:
- 13:62ef0bfeb036
diff -r 8b6f13b16bf5 -r 355a9738a180 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
