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
fix(boards.txt): remove warnings raised by arduino-lint
even if those pattern properties are present thanks other patterns
to shorten some recipe lines.
WARNING: recipe.c.o.pattern property value does not contain a {compiler.c.extra_flags} reference. This is necessary to
allow the user to customize the compiler command. (Rule PF057)
WARNING: recipe.S.o.pattern property value does not contain a {compiler.S.extra_flags} reference. This is necessary to
allow the user to customize the compiler command. (Rule PF063)
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
0 commit comments