From 50699cf95da1a0d1b54bb864eca62ee73e246063 Mon Sep 17 00:00:00 2001 From: SDkie Date: Sun, 19 Oct 2014 08:14:50 -0700 Subject: [PATCH] added armv7l Debian Jessie platform --- Supported-Platforms.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Supported-Platforms.md b/Supported-Platforms.md index fef1aa4..355661b 100644 --- a/Supported-Platforms.md +++ b/Supported-Platforms.md @@ -24,7 +24,8 @@ Currently, mruby compiles and runs under the platforms reported hereafter. |75dd4a5a |Win XP / Cygwin |Q6600 |GCC 4.5.3 |YES | |unknown |Win8 |Intel i7-K875|Visual Studio 2013 |YES | |unknown |Win7 |Pentium E2160|Visual Studio 2013 |YES | -|b4cc962c |Ubuntu Linux 14.04 |Intel i3 |GCC 4.6.4 |YES | +|b4cc962c |Ubuntu Linux 14.04 |Intel i3 |GCC 4.6.4 |YES | +|4fd28def |Debian Jessie |armv7l |GCC 4.9.1 |YES | ## Freestanding / Semi-hosted environments