ci: added standard set of network suite for lwip as a part of weekend test

This commit is contained in:
David Cermak
2018-08-28 18:06:14 +02:00
parent 9dd1b2ffb6
commit 684514b3d6
18 changed files with 645 additions and 1 deletions
@@ -0,0 +1,8 @@
#
# Main component makefile.
#
# This Makefile can be left empty. By default, it will take the sources in the
# src/ directory, compile them and link them into lib(subdirectory_name).a
# in the build directory. This behaviour is entirely configurable,
# please read the ESP-IDF documents if you need to do this.
#