lbuild icon indicating copy to clipboard operation
lbuild copied to clipboard

Path separator normalization for Windows

Open salkinium opened this issue 6 years ago • 0 comments

There is an issue where generated files that format paths generate different files on Windows (path separator \) vs the rest (path separator /). This should be solved at lbuild level.

See https://github.com/modm-io/modm/issues/310

salkinium avatar Jan 14 '20 21:01 salkinium