From 0493309e63781c74691b2eff89b60fdeaa5b8551 Mon Sep 17 00:00:00 2001 From: kyab Date: Fri, 8 Mar 2013 00:40:42 -0800 Subject: [PATCH] correct the name of chipKIT --- FAQ-(General-Topic).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ-(General-Topic).md b/FAQ-(General-Topic).md index bb2f2c8..2eec967 100644 --- a/FAQ-(General-Topic).md +++ b/FAQ-(General-Topic).md @@ -21,7 +21,7 @@ Basically, No. 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. +But you can run mruby on some Arduino-pin-compatible boards. Like chipKIT Max32, GR-SAKURA, Enzi, and so on. They boards have high spec 32bits CPUs. I recommend compatible boards if your wish is using Arduino shields.