@@ -69,43 +69,7 @@ More information about STM32H562RG can be found here:
69
69
Supported Features
70
70
==================
71
71
72
- The Zephyr ``weact_stm32h5_core `` board supports the following hardware features:
73
-
74
- +-----------+------------+-------------------------------------+
75
- | Interface | Controller | Driver/Component |
76
- +===========+============+=====================================+
77
- | CAN/CANFD | on-chip | CAN |
78
- +-----------+------------+-------------------------------------+
79
- | CLOCK | on-chip | reset and clock control |
80
- +-----------+------------+-------------------------------------+
81
- | GPIO | on-chip | gpio |
82
- +-----------+------------+-------------------------------------+
83
- | NVIC | on-chip | nested vector interrupt controller |
84
- +-----------+------------+-------------------------------------+
85
- | PINMUX | on-chip | pinmux |
86
- +-----------+------------+-------------------------------------+
87
- | RNG | on-chip | True Random number generator |
88
- +-----------+------------+-------------------------------------+
89
- | RTC | on-chip | Real Time Clock |
90
- +-----------+------------+-------------------------------------+
91
- | SPI | on-chip | spi bus |
92
- +-----------+------------+-------------------------------------+
93
- | I2C | on-chip | i2c bus |
94
- +-----------+------------+-------------------------------------+
95
- | UART | on-chip | serial port-polling; |
96
- | | | serial port-interrupt |
97
- +-----------+------------+-------------------------------------+
98
- | WATCHDOG | on-chip | independent watchdog |
99
- +-----------+------------+-------------------------------------+
100
- | USB | on-chip | USB full-speed host/device bus |
101
- +-----------+------------+-------------------------------------+
102
- | SDMMC | on-chip | disk access |
103
- +-----------+------------+-------------------------------------+
104
-
105
- Other hardware features have not been enabled yet for this board.
106
-
107
- The default configuration per core can be found in the defconfig file:
108
- :zephyr_file: `boards/weact/stm32h5_core/weact_stm32h5_core_defconfig `
72
+ .. zephyr :board-supported-hw ::
109
73
110
74
Pin Mapping
111
75
===========
0 commit comments