From 7fef7cbb3dda7ef9d98c2c67fb75d04ae20873de Mon Sep 17 00:00:00 2001 From: yuichitamiya <y2miyacatsfab@gmail.com> Date: Sun, 13 Feb 2022 01:00:55 +0900 Subject: [PATCH] fix inst week03 --- docs/Instruction/week03.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Instruction/week03.md b/docs/Instruction/week03.md index e5becbf..5452f3e 100644 --- a/docs/Instruction/week03.md +++ b/docs/Instruction/week03.md @@ -151,7 +151,7 @@ Xtensa|ESP8266</br>ESP32|Serial |USB-Serial board ### SAMD11C programming environment - Use any PC and Commercial DAP to program your SAMD11C board - - Use Raspberry Pi3 (Rspberry Pi OS) as OpenOCD to program SAMD11C + - Use Raspberry Pi3 (Raspberry Pi OS) as OpenOCD to program SAMD11C - Use Raspberry Pi4 (Ubuntu) and Seeeduino Xiao as DAPLink to program SAMD11C ### Preparation -- GitLab