From f13139ab630ee61260454818c85e3734127a195b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Wed, 21 Oct 2015 18:32:34 +0200 Subject: [PATCH] yotta readme: mention supported platforms --- yotta/data/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/yotta/data/README.md b/yotta/data/README.md index cb4f2005b..5d83cae3f 100644 --- a/yotta/data/README.md +++ b/yotta/data/README.md @@ -4,6 +4,10 @@ mbed TLS (formerly known as PolarSSL) makes it trivially easy for developers to The Beta release of mbed TLS integrates the mbed TLS library into mbed OS, mbed SDK and yotta. This is a preview release intended for evaluation only and is **not recommended for deployment**. It currently implements no secure source of random numbers, weakening its security. +Currently the only supported yotta targets are: +- `frdm-k64f-gcc` and `frdm-k64f-armcc` +- `x86-linux-native` and `x86-osx-native` + ## Sample programs This release includes the following examples: