diff options
author | Santiago Reig <santireig@gmail.com> | 2011-09-16 01:56:22 +0300 |
---|---|---|
committer | Santiago Reig <santireig@gmail.com> | 2011-09-16 01:56:22 +0300 |
commit | 7432dbd5b4f74d0a4db03f32fa34f790069e7b2e (patch) | |
tree | 138352921a0b8222ae279c7622c58fc52c8aa484 | |
parent | 023ea285e151a41725b5c072dbf1d7afd09ce966 (diff) |
Added USBasp to programmers list
-rw-r--r-- | programmers.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/programmers.txt b/programmers.txt index 466f602..cbe494b 100644 --- a/programmers.txt +++ b/programmers.txt @@ -18,3 +18,7 @@ arduinoisp.name=Arduino as ISP arduinoisp.communication=serial arduinoisp.protocol=stk500v1 arduinoisp.speed=19200 + +usbasp.name=USBasp +usbasp.communication=usb +usbasp.protocol=usbasp
\ No newline at end of file |