import platform
if not 'Hexagon' in config.root.targets:
config.unsupported = True
if platform.system() in ['Windows']: