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
Append -fmacro-prefix-map option to change __FILE__
absolute path of the board platform folder to a
relative path by using '.'.
(i.e. the folder containing boards.txt)
Signed-off-by: Frederic Pillon <[email protected]>
recipe.hooks.prebuild.1.pattern.windows="{runtime.tools.STM32Tools.path}/win/busybox.exe" sh "{extras.path}/prebuild.sh" "{build.path}" "{build.source.path}"
123
+
# Create {build.opt} if not exists in the output sketch dir and force include of SrcWrapper library
0 commit comments