Skip to content

Commit ca6244f

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

File tree

3 files changed

+26725
-0
lines changed

3 files changed

+26725
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ 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)
52+
| `adc` `dma` `exti` `gpio` `i2c` `rtc` `spi` `tim` `uart` |
5153

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

0 commit comments

Comments
 (0)