@@ -66,49 +66,7 @@ More information about LoRa-E5 STM32WLE5JC Module can be found here:
6666Supported Features
6767==================
6868
69- The Zephyr LoRa-E5 Dev Board configuration supports the following hardware
70- features:
71-
72- +-----------+------------+-------------------------------------+
73- | Interface | Controller | Driver/Component |
74- +===========+============+=====================================+
75- | ADC | on-chip | adc |
76- +-----------+------------+-------------------------------------+
77- | AES | on-chip | crypto |
78- +-----------+------------+-------------------------------------+
79- | COUNTER | on-chip | rtc |
80- +-----------+------------+-------------------------------------+
81- | CLOCK | on-chip | reset and clock control |
82- +-----------+------------+-------------------------------------+
83- | FLASH | on-chip | flash |
84- +-----------+------------+-------------------------------------+
85- | GPIO | on-chip | gpio |
86- +-----------+------------+-------------------------------------+
87- | I2C | on-chip | i2c |
88- +-----------+------------+-------------------------------------+
89- | MPU | on-chip | arch/arm |
90- +-----------+------------+-------------------------------------+
91- | NVIC | on-chip | arch/arm |
92- +-----------+------------+-------------------------------------+
93- | PINMUX | on-chip | pinmux |
94- +-----------+------------+-------------------------------------+
95- | RADIO | on-chip | LoRa |
96- +-----------+------------+-------------------------------------+
97- | SPI | on-chip | spi |
98- +-----------+------------+-------------------------------------+
99- | UART | on-chip | serial port-polling; |
100- | | | serial port-interrupt |
101- +-----------+------------+-------------------------------------+
102- | WATCHDOG | on-chip | independent watchdog |
103- +-----------+------------+-------------------------------------+
104-
105- Other hardware features are not yet supported on this Zephyr port.
106-
107- The default configuration can be found in:
108-
109- - :zephyr_file: `boards/seeed/lora_e5_dev_board/lora_e5_dev_board_defconfig `
110- - :zephyr_file: `boards/seeed/lora_e5_dev_board/lora_e5_dev_board.dts `
111-
69+ .. zephyr :board-supported-hw ::
11270
11371 Connections and IOs
11472===================
0 commit comments