Browse Source
Add error checking in zephyr_module.py so that if the user manually specifies ZEPHYR_EXTRA_MODULES and the list contains something that isn't in fact a valid module, we scream and die. This should help with diagnosing module errors. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>pull/22385/head
1 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue