From 8d47fe7bc7e67ecf09b842a983dc6886a2642e84 Mon Sep 17 00:00:00 2001 From: tmk Date: Sat, 3 Oct 2015 07:03:58 +0900 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 241854c2f9..834822e1e8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -210,4 +210,13 @@ avrdude -patmega32u4 -cavr109 -b57600 -Uflash:w:adb_usb.hex -P/dev/ttyACM0 Device name will vary depending on your system. http://arduino.cc/en/Main/ArduinoBoardMicro -https://geekhack.org/index.php?topic=14290.msg1563867#msg1563867 \ No newline at end of file +https://geekhack.org/index.php?topic=14290.msg1563867#msg1563867 + + +## USB 3 compatibility +I heard some people have a problem with USB 3 port, try USB 2 port. + + +## Mac compatibility +- OS X 10.11 and Hub: https://geekhack.org/index.php?topic=14290.msg1884034#msg1884034 +https://geekhack.org/index.php?topic=14290.msg1884034#msg1884034 \ No newline at end of file