doc: firefly: 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:00 +01:00 committed by Fabio Baltieri
commit 245d8e3ba3

View file

@ -42,18 +42,7 @@ has frequency up to 2.0GHz. Zephyr OS is ported to run on it.
Supported Features Supported Features
================== ==================
The Zephyr roc_rk3568_pc board configuration supports the following hardware .. zephyr:board-supported-hw::
features:
+-----------+------------+-------------------------------------+
| Interface | Controller | Driver/Component |
+===========+============+=====================================+
| GIC-v3 | on-chip | interrupt controller |
+-----------+------------+-------------------------------------+
| ARM TIMER | on-chip | system clock |
+-----------+------------+-------------------------------------+
| UART | on-chip | serial port |
+-----------+------------+-------------------------------------+
Devices Devices
======== ========