Skip to content

Commit 1f85176

Browse files
57300anangl
authored andcommitted
[nrf fromtree] boards: lilygo: ttgo_t7v1_5: Fix twister identifier
Due to a copy-paste error, it duplicated `ttgo_lora32/esp32/procpu`. Also, remove the `lora` tag, as it seems to be omitted from devicetree. Signed-off-by: Grzegorz Swiderski <[email protected]> (cherry picked from commit c074661)
1 parent aad3dde commit 1f85176

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

boards/lilygo/ttgo_t7v1_5/ttgo_t7v1_5_esp32_procpu.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
identifier: ttgo_lora32/esp32/procpu
2-
name: TTGO LoRa32 PROCPU
1+
identifier: ttgo_t7v1_5/esp32/procpu
2+
name: TTGO T7 V1.5 PROCPU
33
type: mcu
44
arch: xtensa
55
toolchain:
@@ -12,6 +12,5 @@ supported:
1212
- uart
1313
- pinmux
1414
- display
15-
- lora
1615
- nvs
1716
vendor: lilygo

0 commit comments

Comments
 (0)