#!/bin/bash
# Script launch Infineon Device Configurator.

echo Platform is not supported for Infineon Device Configurator!
exit 1
