Key Source Files
The split mirrors CycloneTcp: one pair of files for “stack” init (even if minimal on Linux) and one pair for the Ethernet manager that matches your JSON function names.
| File | Responsibility |
|---|---|
AppLinuxTcpIpStack.h / AppLinuxTcpIpStack.c | appLinuxTcpIpStackInit() — called from generated networkServiceInitTCPIPStack(). |
AppLinuxEthMng.h / AppLinuxEthMng.c | Ethernet manager: start/close/reconnect/isNetworkReady for the Linux target. |