Browse Source
This commit fixes an issue in windows where zephyr_modules.txt contains a \ as path separator. This causes issues later when using the path generated by zephyr_module.txt are used as variables in CMake on windows. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>pull/20389/head
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue