Update ststm32 platform environment

This commit is contained in:
fvanroie 2021-02-24 04:28:11 +01:00
parent ebc8490dcb
commit 920911dec0
5 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
; Documentation: https://github.com/mcauser/BLACK_F407ZG
[env:STM32F407VET6_black_fsmc]
platform = ststm32
extends = stm32f4
board = black_f407ve
; upload_protocol = dfu
upload_protocol = dfu

View File

@ -6,7 +6,7 @@
;***************************************************;
[env:black_f407vg]
platform = ststm32
extends = stm32f4
board = diymore_f407vgt
board_build.mcu = stm32f407vgt6
upload_protocol = dfu

View File

@ -6,7 +6,7 @@
;***************************************************;
[env:stm32f4xx-parallel]
platform = ststm32
extends = stm32f4
board = diymore_f407vgt
board_build.mcu = stm32f407vet6
upload_protocol = dfu

View File

@ -6,7 +6,7 @@
;***************************************************;
[env:black_f407vg_wifi]
platform = ststm32
extends = stm32f4
board = diymore_f407vgt
board_build.mcu = stm32f407vgt6
upload_protocol = dfu

View File

@ -15,7 +15,7 @@
; - STM32F407VGT6 has 1 MB flash
[env:DevEBox_STM32F4xx]
platform = ststm32
extends = stm32f4
board = black_f407vg
board_upload.maximum_size = 1048576 ; Flash size is wrong in variant
; upload_protocol = dfu