Skip to content
Commit cf2b3596 authored by Carles Cufi's avatar Carles Cufi Committed by Anas Nashif
Browse files

scripts: size_report: Fix reporting on Windows



Certain symbols do not contain a valid path, instead showing
`<built-in>` in the filename attribute. This leads to the resolve() call
failing on Windows, since the `<>` characters are not allowed in
filenames there. Fix this by catching the exception and skipping the
call in that case.

Signed-off-by: default avatarCarles Cufi <carles.cufi@nordicsemi.no>
parent e7eb428b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment