Use arduinoststm32 3.x for FYSETC S6 (#17131)

This commit is contained in:
Jason Smith 2020-03-12 17:20:22 -07:00 committed by GitHub
parent 8c11ecaf73
commit 4e96a014a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -624,7 +624,9 @@ src_filter = ${common.default_src_filter} +<src/HAL/HAL_STM32>
[env:FYSETC_S6]
platform = ststm32
board = fysetc_s6
platform_packages = tool-stm32duino
platform_packages =
tool-stm32duino
framework-arduinoststm32@>=3.107,<4
build_flags = ${common.build_flags}
-DTARGET_STM32F4 -std=gnu++14
-DVECT_TAB_OFFSET=0x10000