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 libMiMic by
Diff: core/net/NyLPC_cNet.h
- Revision:
- 3:0a94993be1f6
- Parent:
- 2:b96c1e90d120
- Child:
- 12:efe841863fc8
--- a/core/net/NyLPC_cNet.h Wed Mar 27 12:07:47 2013 +0000 +++ b/core/net/NyLPC_cNet.h Thu Apr 04 08:22:57 2013 +0000 @@ -25,6 +25,9 @@ * ネットワークを初期化する。 */ void NyLPC_cNet_initialize(NyLPC_TcNet_t* i_inst); + +#define NyLPC_cNet_finalize(inst) + /** * 関数は、ネットワークアダプタの値を元にNyLPC_cMiMicEnv_PlatformName変数の値を更新します。 * @param i_ref_config
