Basic read operations implemented

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/branches/serialupdi@1513 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Dawid Buchwald
2021-12-08 12:36:58 +00:00
committed by Marius Greuel
parent b6e72dce4c
commit 748bee8ecf
14 changed files with 3194 additions and 0 deletions

View File

@@ -613,6 +613,13 @@ programmer
reset = 3; # TMS 7
;
programmer
id = "serialupdi";
desc = "SerialUPDI";
type = "serialupdi";
connection_type = serial;
;
programmer
id = "avrisp";
desc = "Atmel AVR ISP";