Skip to content

Commit

Permalink
[nrf fromtree] boards: lilygo: ttgo_t7v1_5: Fix twister identifier
Browse files Browse the repository at this point in the history
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 <grzegorz.swiderski@nordicsemi.no>
(cherry picked from commit c074661de91b7ee17b6450d5e34b0e4fe0ee6ce1)
  • Loading branch information
57300 authored and anangl committed Feb 3, 2025
1 parent aad3dde commit 1f85176
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions boards/lilygo/ttgo_t7v1_5/ttgo_t7v1_5_esp32_procpu.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
identifier: ttgo_lora32/esp32/procpu
name: TTGO LoRa32 PROCPU
identifier: ttgo_t7v1_5/esp32/procpu
name: TTGO T7 V1.5 PROCPU
type: mcu
arch: xtensa
toolchain:
Expand All @@ -12,6 +12,5 @@ supported:
- uart
- pinmux
- display
- lora
- nvs
vendor: lilygo

0 comments on commit 1f85176

Please sign in to comment.