瀏覽代碼

Add contrib subdir to FILES

Dirk Ziegelmeier 7 年之前
父節點
當前提交
730b3d3f86
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      FILES

+ 1 - 0
FILES

@@ -1,3 +1,4 @@
+contrib/  - lwIP examples, ports, and small apps (formerly http://git.savannah.gnu.org/cgit/lwip/lwip-contrib.git/)
 src/      - The source code for the lwIP TCP/IP stack.
 doc/      - The documentation for lwIP.
 test/     - Some code to test whether the sources do what they should.