From f33bcdffde47270bc56da713f4cf2ddfad7502c6 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Wed, 14 Sep 2011 13:59:21 -0700 Subject: [PATCH] cherrypick from hc-mr2 Change-Id: Iec29f5d063c2c42a56afb971e071b4535559ac01 Change-Id: I5232cf7ed14fc015e3d1184e399d802fdced593e --- docs/html/guide/topics/usb/adk.jd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/html/guide/topics/usb/adk.jd b/docs/html/guide/topics/usb/adk.jd index 463ec9c2015a3..120576bf5bc04 100644 --- a/docs/html/guide/topics/usb/adk.jd +++ b/docs/html/guide/topics/usb/adk.jd @@ -76,6 +76,10 @@ page.title=Android Open Accessory Development Kit
  • DIY Drones
  • +
  • + mbed
  • +
  • Microchip
  • @@ -130,6 +134,11 @@ page.title=Android Open Accessory Development Kit Drones provides an Arduino-compatible board geared towards RC (radio controlled) and UAV (unmanned aerial vehicle) enthusiasts. +
  • mbed provides a microcontroller and a library + to develop accessories that support the Android accessory protocol. For more information, see + mbed with the Android ADK. +
  • +
  • Microchip provides a PIC based USB microcontroller board.