esp-idf/examples/protocols/http_server
David Cermak e57dbf7c27 http-server-example: correction of regex waiting to acquire IP address
Since the recent refactoring of spi bus_lock comonent introduced heavy logging under debug/verbose level of verbosity, the http-server test executed in the CI became less stable due to complicated regex. Fixed by removing the first optional group
2020-04-05 20:07:27 +02:00
..
advanced_tests Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
file_serving
persistent_sockets Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
restful_server
simple Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
ws_echo_server http-server-example: correction of regex waiting to acquire IP address 2020-04-05 20:07:27 +02:00