From bc3d7d11fe13ce7b3a01b77e1002a78e53d99f83 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 16 Jun 2016 14:50:08 -0700 Subject: Remove netcon from dev branch. This is moving to its own new ZeroTierSDK repo for future release under the SDK name. --- ext/lwip/src/FILES | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 ext/lwip/src/FILES (limited to 'ext/lwip/src/FILES') diff --git a/ext/lwip/src/FILES b/ext/lwip/src/FILES deleted file mode 100644 index 952aeabb..00000000 --- a/ext/lwip/src/FILES +++ /dev/null @@ -1,13 +0,0 @@ -api/ - The code for the high-level wrapper API. Not needed if - you use the lowel-level call-back/raw API. - -core/ - The core of the TPC/IP stack; protocol implementations, - memory and buffer management, and the low-level raw API. - -include/ - lwIP include files. - -netif/ - Generic network interface device drivers are kept here, - as well as the ARP module. - -For more information on the various subdirectories, check the FILES -file in each directory. -- cgit v1.2.3