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 works after pio upgrade --dev. Thanks for the hint.
Can you explain when I need to use the dev version? Is it always safe to use the dev version or is it considered unstable and I should normally use the "normal" pio version?
Partially it's my mistake, AddPlatformTarget is a new feature that adds targets from a platform to PlatformIO IDE dynamically. It hasn't been released yet, so I'll publish a hotfix release that will be backward compatible with the current PlatformIO core.
Hello @valeros,
Thanks for updating PlatformIO to Zephyr 2.3!
I get the following error:
If I comment out the
menuconfig
line here it builds fine.Further information:
pio update
andpio upgrade
ststm32
.The text was updated successfully, but these errors were encountered: