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.
Fork of NySNICInterface by
History
delete #define _DEBUG
2014-11-20, by nyatla [Thu, 20 Nov 2014 09:08:11 +0000] rev 44
delete #define _DEBUG
It was reviewed and modified the Receive logic of socket communication(TCP and UDP).
2014-11-14, by kishino [Fri, 14 Nov 2014 00:52:31 +0000] rev 43
It was reviewed and modified the Receive logic of socket communication(TCP and UDP).
It was supported to the FRDM-KL46Z platform.
2014-09-19, by kishino [Fri, 19 Sep 2014 01:46:17 +0000] rev 42
It was supported to the FRDM-KL46Z platform.
Modified the module name of Copyright.
2014-07-15, by kishino [Tue, 15 Jul 2014 10:13:53 +0000] rev 41
Modified the module name of Copyright.
The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;
2014-07-15, by kishino [Tue, 15 Jul 2014 09:56:37 +0000] rev 40
The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.;
The pointing out of in-house reviews was modified.
2014-07-15, by kishino [Tue, 15 Jul 2014 02:08:42 +0000] rev 39
The pointing out of in-house reviews was modified.
Fixed a variable name of pointer type.
2014-06-25, by kishino [Wed, 25 Jun 2014 00:04:11 +0000] rev 38
Fixed a variable name of pointer type.
Fixed bugs that was found in the API test.
2014-06-24, by kishino [Tue, 24 Jun 2014 06:24:23 +0000] rev 37
Fixed bugs that was found in the API test.
Supported a new command format of SNIC UART.
2014-06-19, by kishino [Thu, 19 Jun 2014 10:15:47 +0000] rev 36
Supported a new command format of SNIC UART.
[Refactoring]; Deleted unnecessary code.
2014-06-10, by kishino [Tue, 10 Jun 2014 10:19:48 +0000] rev 35
[Refactoring]; Deleted unnecessary code.