Explorar el Código

Add contrib subdir to FILES

Dirk Ziegelmeier hace 7 años
padre
commit
730b3d3f86
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.