mirror of
https://github.com/ARM-software/devlib.git
synced 2025-10-16 15:43:19 +01:00
When a module is not supported by the target, remove it from the "modules" list attribute, so code can check if a module was successfully loaded by just looking at that list after Target.setup() is done.