{
    "config": {
        "sms-destination": {
            "help": "The destination number to use for SMS testing (someone must be there to reply); the number must contain no spaces and should be in international format",
            "value": "\"+6601234567890\""
        }        
     },
    "target_overrides": {
        "*": {
            "target.features_add": ["COMMON_PAL"],
            "platform.stdio-convert-newlines": true
        }
    }
}

