From b50209884caf9b8bbae9cd18e47ec83dec1efa06 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Tue, 26 Sep 2017 11:54:52 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 30709bb..903e767 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,9 @@ leonardo.menu.usb_name.leonardo_4="SNES" leonardo.menu.usb_name.leonardo_4.build.usb_product="SNES-adapter" ``` +### New board to Arduino IDE +If you add new board to Arduino IDE, it survives from Arduino IDE updates. Copy board.txt to `{sketchbook folder}\hardware\retroadapter\avr\`. + ### Arduino Uno R3 Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO): https://github.com/NicoHood/HoodLoader2