@@ -85,44 +85,7 @@ The STM32L475VE SoC provides the following hardware features:
8585Supported Features
8686==================
8787
88- The Zephyr stm32l475ve_pandora board configuration supports the following hardware features:
89-
90- +-----------+------------+----------------------------------------------+
91- | Interface | Controller | Driver/Component |
92- +===========+============+==============================================+
93- | NVIC | on-chip | nested vector interrupt controller |
94- +-----------+------------+----------------------------------------------+
95- | UART | on-chip | serial port-polling; |
96- | | | serial port-interrupt |
97- +-----------+------------+----------------------------------------------+
98- | PINMUX | on-chip | pinmux |
99- +-----------+------------+----------------------------------------------+
100- | GPIO | on-chip | gpio |
101- +-----------+------------+----------------------------------------------+
102- | I2C | on-chip | I2C-AHT10(Temperature and humidity sensor) |
103- | | | I2C-ICM2068(light environment sensor) |
104- +-----------+------------+----------------------------------------------+
105- | I2S | on-chip | I2S-ES8388(Audio Decoder) |
106- +-----------+------------+----------------------------------------------+
107- | USB | on-chip | I2S-OTG |
108- +-----------+------------+----------------------------------------------+
109- | SDIO | on-chip | SDIO-AP6181(WIFI) |
110- +-----------+------------+----------------------------------------------+
111- | SPI | on-chip | LCD-TFT |
112- +-----------+------------+----------------------------------------------+
113- | QSPI NOR | on-chip | flash |
114- +-----------+------------+----------------------------------------------+
115- | IR-RX/TX | on-board | Infrared Receiver(38Khz)/Transmitter |
116- +-----------+------------+----------------------------------------------+
117- | STLINK-V2 | on-board | STLINK-V2 Debugger |
118- +-----------+------------+----------------------------------------------+
119-
120- Other hardware features are not yet supported on this Zephyr port.
121-
122- The default configuration can be found in the defconfig file:
123-
124- :zephyr_file: `boards/alientek/pandora_stm32l475/pandora_stm32l475_defconfig `
125-
88+ .. zephyr :board-supported-hw ::
12689
12790 Connections and IOs
12891===================
0 commit comments