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:
Benjamin Cabé 2025-03-05 12:01:02 +01:00 committed by Fabio Baltieri
commit 4ca947a4ce

View file

@ -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
=================== ===================