example: update ir nec example with new rmt driver

This commit is contained in:
morris
2022-04-07 13:10:57 +08:00
parent c5cd86ae8b
commit 977a2830dd
17 changed files with 574 additions and 281 deletions
+10 -6
View File
@@ -31,6 +31,16 @@ example_test_pytest_esp32_generic:
TARGET: ESP32
ENV_MARKER: generic
example_test_pytest_esp32_ir_transceiver:
extends:
- .pytest_examples_dir_template
- .rules:test:example_test-esp32
needs:
- build_pytest_examples_esp32
variables:
TARGET: ESP32
ENV_MARKER: ir_transceiver
example_test_pytest_esp32s2_generic:
extends:
- .pytest_examples_dir_template
@@ -462,12 +472,6 @@ example_test_011:
variables:
SETUP_TOOLS: "1"
example_test_012:
extends: .example_test_esp32_template
tags:
- ESP32
- Example_RMT_IR_PROTOCOLS
example_test_013:
extends: .example_test_esp32_template
tags: