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
The current approach with a global property is a little hacky and
doesn't reflect the intent of the zephyr_linker_sources() call in
boilerplate.cmake. Add a separate helper for initializing the
files to at least avoid using the global property.
It would be even nicer to manage these as generated files which the
link steps depend on, but this is a start.
Signed-off-by: Marti Bolivar <[email protected]>
0 commit comments