customized SNICInterface
Fork of NySNICInterface by
Diff: SNIC/SNIC_Core.cpp
- Revision:
- 14:54378c96d285
- Parent:
- 12:0254eaccfda2
- Child:
- 15:5eb637414df2
--- a/SNIC/SNIC_Core.cpp Tue Mar 25 02:21:11 2014 +0000 +++ b/SNIC/SNIC_Core.cpp Wed Mar 26 04:38:12 2014 +0000 @@ -1,3 +1,15 @@ +/******************* Murata Manufacturing Co.,Ltd. 2014 ***************** + * + * Filename: SNIC_Core.cpp + * + * Purpose: This module has implementation of internal common function for API. + * + * $Author: kishino $ + * + * $Date: 2014/03/26 $ + * + * $Revision: 0.0.0.1 $ + * ***********************************************************************/ #include "mbed.h" #include "SNIC_Core.h" #include "SNIC_UartMsgUtil.h"