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
due to {runtime.platform.path} usage when other platform
reference the core.
- {runtime.platform.path}:
The absolute path of the board platform folder
(i.e. the folder containing boards.txt)
- {build.core.path}:
The path to the selected board's core folder (inside the
core platform, for example hardware/STMicroelectronics/stm32/core/arduino)
Ref:
https://arduino.github.io/arduino-cli/1.0/platform-specification/#referencing-another-core-variant-or-toolFixes#2445
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
0 commit comments