Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 8e557c2

Browse files
authored
v1.0.4
#### New in v1.0.4 1. Add support to all STM32 boards (STM32F/L/H/G/WB/MP1) with 32K+ Flash. - STM32L0, STM32L1, STM32L4 - STM32G0, STM32G4 - STM32H7 - STM32WB - STM32MP1
1 parent 2e7eb28 commit 8e557c2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
#### New in v1.0.4
1212

1313
1. Add support to all STM32 boards (STM32F/L/H/G/WB/MP1) with 32K+ Flash.
14+
- STM32L0, STM32L1, STM32L4
15+
- STM32G0, STM32G4
16+
- STM32H7
17+
- STM32WB
18+
- STM32MP1
1419

1520
#### New in v1.0.3
1621

@@ -781,6 +786,15 @@ Disconnecting from server...
781786
782787
---
783788
789+
#### New in v1.0.4
790+
791+
1. Add support to all STM32 boards (STM32F/L/H/G/WB/MP1) with 32K+ Flash.
792+
- STM32L0, STM32L1, STM32L4
793+
- STM32G0, STM32G4
794+
- STM32H7
795+
- STM32WB
796+
- STM32MP1
797+
784798
### Version v1.0.3
785799
786800
1. Fix bug not closing client and releasing socket.

0 commit comments

Comments
 (0)