Skip to content

Commit a527a08

Browse files
committed
Try adding stm32wle5 device
1 parent 95290a2 commit a527a08

File tree

3 files changed

+26724
-0
lines changed

3 files changed

+26724
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ drop-in replacement for it.
4848
| `stm32l4s7` | ARM® Cortex®-M4F r0p1 | [RM0432](https://www.st.com/resource/en/reference_manual/dm00310109.pdf) | `adc` `dma` `exti` `gpio` `i2c` `rtc` `spi` `tim` `uart` |
4949
| `stm32l4r9` | ARM® Cortex®-M4F r0p1 | [RM0432](https://www.st.com/resource/en/reference_manual/dm00310109.pdf) | `adc` `dma` `exti` `gpio` `i2c` `rtc` `spi` `tim` `uart` |
5050
| `stm32l4s9` | ARM® Cortex®-M4F r0p1 | [RM0432](https://www.st.com/resource/en/reference_manual/dm00310109.pdf) | `adc` `dma` `exti` `gpio` `i2c` `rtc` `spi` `tim` `uart` |
51+
| `stm32wle5` | ARM® Cortex®-M4 ???? | [RM0461](https://www.st.com/resource/en/reference_manual/dm00530369.pdf) | `adc` `dma` `exti` `gpio` `i2c` `rtc` `spi` `tim` `uart` |
5152

5253
`stm32_mcu` config flag should be set at the application level according to
5354
this table.

0 commit comments

Comments
 (0)