Skip to content

Commit 9de4d7c

Browse files
committed
Add note about STM32 monolithic downloads per Nathan Jones
1 parent b4b4d05 commit 9de4d7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_posts/2020-11-10-the-best-and-worst-mcu-sdks.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,12 @@ Peripheral Library. While Cube introduces a lot of complexity, it does so for a
178178
good reason: the STM32 family has grown to include 14 distinct series of MCUs
179179
from the very low power L0 to the very high-performance H7.
180180

181+
> Note: Reader Nathan Jones [pointed
182+
> out](https://community.memfault.com/t/the-best-and-worst-mcu-sdks-interrupt/294/12)
183+
> after the initial publication of this post that monolithic SDK downloads do
184+
> still exist for STM32. For example, [here is the SDK for the
185+
> STM32F1](https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubef1.html)
186+
181187
#### Why the rating
182188

183189
* Cross-platform ✅

0 commit comments

Comments
 (0)