Forráskód Böngészése

Add contrib subdir to FILES

Dirk Ziegelmeier 7 éve
szülő
commit
730b3d3f86
1 módosított fájl, 1 hozzáadás és 0 törlés
  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.