From 71ed633efebacb5b2c7009a0540ff0b30c7c22b2 Mon Sep 17 00:00:00 2001 From: agdl <a.guadalupi@arduino.cc> Date: Mon, 12 Dec 2016 16:07:37 +0100 Subject: [PATCH] Added MKRZero to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c43464dc..0f63a60e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Arduino Core for SAMD21 CPU This repository containts the source code and configuration files of the Arduino Core -for Atmel's SAMD21 processor (used on the Arduino Zero board). +for Atmel's SAMD21 processor (used on the Arduino/Genuino Zero, MKR1000 and MKRZero boards). ## Installation on Arduino IDE -- GitLab