Skip to content

Commit 4ddef9f

Browse files
kartbenmmahadevan108
authored andcommitted
boards: lilygo: adopt new zephyr:board directive and role
This updates the documentation of all the LilyGO boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent a88af57 commit 4ddef9f

File tree

2 files changed

+2
-21
lines changed

2 files changed

+2
-21
lines changed

boards/lilygo/ttgo_lora32/doc/index.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _ttgo_lora32:
2-
3-
Lilygo TTGO LoRa32
4-
##################
1+
.. zephyr:board:: ttgo_lora32
52
63
Overview
74
********
@@ -18,13 +15,6 @@ It's available in two versions supporting two different frequency ranges and fea
1815

1916
Some of the ESP32 I/O pins are accessible on the board's pin headers.
2017

21-
.. figure:: img/ttgo_lora32.webp
22-
:align: center
23-
:alt: Lilygo TTGO LoRa32 module
24-
:width: 400 px
25-
26-
Lilygo TTGO LoRa32 module
27-
2818
Functional Description
2919
**********************
3020

boards/lilygo/ttgo_t8c3/doc/index.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _ttgo_t8c3:
2-
3-
Lilygo TTGO T8-C3
4-
#################
1+
.. zephyr:board:: ttgo_t8c3
52
63
Overview
74
********
@@ -17,12 +14,6 @@ It features the following integrated components:
1714
- JST GH 2-pin battery connector
1815
- LED
1916

20-
.. figure:: img/ttgo_t8c3.webp
21-
:align: center
22-
:alt: TTGO T8-C3
23-
24-
Lilygo TTGO T8-C3
25-
2617
Functional Description
2718
**********************
2819
This board is based on the ESP32-C3 with 4MB of flash, WiFi and BLE support. It

0 commit comments

Comments
 (0)