You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not about consistence, please just forget the last line.
Discovery F429ZI board is shown in VSCode+Extension4Arduino as "undefined", because of this spaces.
Just this board have spaces around "=". And if i remove them, then it's shown as "Discovery F429ZI" and not as "undefined".
I know this repo is not ment particularly for VSCode+Extension4Arduino,
but all other boards in this file don't have spaces around "=", so why thisone should?
And it will also make life a little bit easier :) for us who use VSCode+Extension4Arduino.
Ah, ok.
Probably it is the best, if you fork the repo and correct the error because Daniel seems to be for a longer "offline".
You could place a pull request so he can merge the change when he is back again.
Can you please remove spaces before and after the "=" in this line:
https://github.com/danieleff/STM32GENERIC/blob/master/STM32/boards.txt#L680
It will be also consistent with other boards.
The text was updated successfully, but these errors were encountered: