#!/bin/bash
rm mbedtls -rf
git clone --single-branch --depth 1 https://github.com/relayr/mbedtls.git mbedtls

