From 2c8810175b9f4dfecc82884b6eaac357a87380fe Mon Sep 17 00:00:00 2001
From: yuichitamiya <y2miyacatsfab@gmail.com>
Date: Fri, 11 Feb 2022 22:02:12 +0900
Subject: [PATCH] fix inst week03

---
 docs/Instruction/week03.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/Instruction/week03.md b/docs/Instruction/week03.md
index 4ff1ff8..e5becbf 100644
--- a/docs/Instruction/week03.md
+++ b/docs/Instruction/week03.md
@@ -140,12 +140,13 @@ Family|MCU              |Interface |in-circuit programmer</br>(Assignment)
 --    |---              |--        |---
 AVR   |AVR-1</br>3216   |UPDI      |USB-Serial board & Serial-UPDI board
 ARM   |SAMD11C          |JTAG/SWD  |FreeDAP board
-Xtensa|ESP8266</br>ESP32|USB-Serial|USB-Serial board
+Xtensa|ESP8266</br>ESP32|Serial    |USB-Serial board
 
 !!! Attention
     FA2022 Trend  
     SAMD11C -> USB-Serial board  
-    To Programm SAMD11C, need another DAP programmer board
+    To Programm SAMD11C, need another DAP programmer board  
+    (Not FTDI chip)  
 
 ### SAMD11C programming environment
 
-- 
GitLab