mirror of https://github.com/Desuuuu/klipper.git
lib: Update stm32f2 to use upstream github source
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
118f787d5c
commit
72c07acc99
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue