Specify ststm32 @ 6.1.x

This commit is contained in:
Scott Lahteine 2020-07-14 17:59:31 -05:00 committed by Scott Lahteine
parent 0451e43adb
commit 3513ea7ae1

View file

@ -326,7 +326,7 @@ board = nxp_lpc1769
# HAL/STM32 Base Environment values # HAL/STM32 Base Environment values
# #
[common_stm32] [common_stm32]
platform = ststm32@<6.2.0 platform = ststm32@~6.1.0
platform_packages = framework-arduinoststm32@>=4.10700,<4.10800 platform_packages = framework-arduinoststm32@>=4.10700,<4.10800
lib_deps = ${common.lib_deps} lib_deps = ${common.lib_deps}
lib_ignore = SoftwareSerial lib_ignore = SoftwareSerial