examples: added ESP-NETIF L2 TAP example

This commit is contained in:
Ondrej Kosta
2022-03-31 14:52:27 +02:00
committed by BOT
parent e4217ff868
commit fcdb0306d0
10 changed files with 577 additions and 0 deletions
+10
View File
@@ -81,6 +81,16 @@ example_test_pytest_esp32_ethernet_ota:
TARGET: ESP32
ENV_MARKER: ethernet_ota
example_test_pytest_esp32_ethernet_ip101:
extends:
- .pytest_examples_dir_template
- .rules:test:example_test-esp32
needs:
- build_pytest_examples_esp32
variables:
TARGET: ESP32
ENV_MARKER: ip101
.pytest_components_dir_template:
extends: .pytest_template
variables: