From patchwork Sun Aug 7 15:33:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Aring X-Patchwork-Id: 9266483 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 72BCB60839 for ; Sun, 7 Aug 2016 15:34:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 638CC27D5E for ; Sun, 7 Aug 2016 15:34:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 57E6827D76; Sun, 7 Aug 2016 15:34:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CDC1D27D9B for ; Sun, 7 Aug 2016 15:34:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751671AbcHGPeD (ORCPT ); Sun, 7 Aug 2016 11:34:03 -0400 Received: from metis.ext.4.pengutronix.de ([92.198.50.35]:39585 "EHLO metis.ext.4.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751686AbcHGPeC (ORCPT ); Sun, 7 Aug 2016 11:34:02 -0400 Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=omega.localdomain) by metis.ext.pengutronix.de with esmtp (Exim 4.80) (envelope-from ) id 1bWQ4y-0006Tq-AW; Sun, 07 Aug 2016 17:33:32 +0200 From: Alexander Aring To: linux-wpan@vger.kernel.org Cc: Alexander Aring Subject: [PATCH wpan-misc 4/5] website: add boards with transceiver section Date: Sun, 7 Aug 2016 17:33:23 +0200 Message-Id: <20160807153324.9642-4-aar@pengutronix.de> X-Mailer: git-send-email 2.9.2 In-Reply-To: <20160807153324.9642-1-aar@pengutronix.de> References: <20160807153324.9642-1-aar@pengutronix.de> X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: aar@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-wpan@vger.kernel.org Sender: linux-wpan-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wpan@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Alexander Aring Acked-by: Stefan Schmidt --- website/index.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/index.txt b/website/index.txt index 1dcdf32..5b2f7d5 100644 --- a/website/index.txt +++ b/website/index.txt @@ -52,6 +52,13 @@ Supported Hardware |Xbee |no |https://github.com/joaopedrotaveira/linux-rpl/blob/master/mainline-3.12.y/0001-Added-XBee-driver-support.patch[out of tree]| ?? | https://www.sparkfun.com/pages/xbee_guide[sparkfun] |============================================================= +.Boards with Transceivers +|============================================================= +|Name | Transceiver |Website +|Ci40 | ca8210 |https://www.kickstarter.com/projects/imgtec/creator-ci40-the-ultimate-iot-in-a-box-dev-kit[kickstarter] +|blixten | cc2520 |https://jopee.wordpress.com/6lowpan-gateway/[jopee] +|============================================================= + How-To's --------