Update boards.txt

Discovery F429ZI board is shown in VSCode+Extension4Arduino as "undefined", because of this spaces.
If i remove them, then it's shown as "Discovery F429ZI" and not as "undefined".

https://github.com/danieleff/STM32GENERIC/issues/45
This commit is contained in:
caniggia1 2017-10-29 14:29:27 +01:00 committed by GitHub
parent 6b435f6e6e
commit b76ef2fc14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -677,7 +677,7 @@ DISCOVERY_F407VG.menu.serial.SerialUART2.build.extra_flags_serial=-DMENU_SERIAL=
################################################################################
# Discovery F429ZI board
DISCOVERY_F429ZI.name = Discovery F429ZI
DISCOVERY_F429ZI.name=Discovery F429ZI
# TBD: correct memory settings here and in ldscript !!
DISCOVERY_F429ZI.upload.maximum_size=1048576