doc: heltec: adopt zephyr:board-supported-hw directive
Replace manually authored hardware features table with the new Zephyr board supported hardware directive which automatically generates an up-to-date table based on the boards' Devicetree. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
39ec0d03b9
commit
4ca947a4ce
1 changed files with 2 additions and 7 deletions
|
@ -20,13 +20,8 @@ The main hardware features are:
|
||||||
|
|
||||||
Supported Features
|
Supported Features
|
||||||
==================
|
==================
|
||||||
- LoRa via SPI
|
|
||||||
- UART0 (USB Serial via CP2102)
|
.. zephyr:board-supported-hw::
|
||||||
- UART1
|
|
||||||
- I2C
|
|
||||||
- CAN (optional, need to enable)
|
|
||||||
- PWM LED
|
|
||||||
- User Switch / Button
|
|
||||||
|
|
||||||
Connections and IOs
|
Connections and IOs
|
||||||
===================
|
===================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue