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: class/freemaster_class.h
- Revision:
- 20:355a9738a180
- Parent:
- 17:b2a783a8691f
diff -r 8b6f13b16bf5 -r 355a9738a180 class/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
