diff options
-rw-r--r-- | lib/README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -48,9 +48,10 @@ The stm32f1 directory contains code from: version v1.8.0 (441b2cbdc25aa50437a59c4bffe22b88e78942c9). Contents taken from the Drivers/CMSIS/Device/ST/STM32F1xx/ directory. -The stm32f2 directory contains code from STMicroelectronics: - https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubef2.html -version 1.9.0 (extracted 20200614). +The stm32f2 directory contains code from: + https://github.com/STMicroelectronics/STM32CubeF2 +version v1.9.0 (42fc8bf966c04ef814bb0620dcd3e036e038b4a2). Contents +taken from the Drivers/CMSIS/Device/ST/STM32F2xx/ directory. The stm32f4 directory contains code from STMicroelectronics: http://www.st.com/en/embedded-software/stm32cubef4.html |