From bd0eeb45b3ba0e13f75d15236a2dd5721ea1539c Mon Sep 17 00:00:00 2001 From: monaka Date: Thu, 7 Mar 2013 16:52:35 -0800 Subject: [PATCH] Updated FAQ (General Topic) (markdown) --- FAQ-(General-Topic).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ-(General-Topic).md b/FAQ-(General-Topic).md index 361d8e3..8dac019 100644 --- a/FAQ-(General-Topic).md +++ b/FAQ-(General-Topic).md @@ -18,8 +18,8 @@ Some reports available. Basically, No. -On the current version of mruby, it is not enough considered to support 16-bits integer architecture. -And AVR have small size of RAMs. AVR is MPU that used in Arduino. +On the current version of mruby, it is not enough considered to support 16-bits integer architectures. +And AVR have small size of RAMs. (NOTE: AVR is MPU that used in Arduino.) But you can run mruby on some Arduino-pin-compatible boards. Like PICkit32, GR-SAKURA, Enzi, and so on. They boards have high spec 32bits CPU.