From 9c960703c1bfa2bc90acf29aff38e203523444a1 Mon Sep 17 00:00:00 2001 From: arcanum Date: Thu, 17 Apr 2003 17:34:01 +0000 Subject: [PATCH] Change name of pony programmer to pony-stk200 to better describe the hw. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@311 81a1dc3b-b13d-400b-aceb-764788c761c2 --- ChangeLog | 6 ++++++ avrdude.conf.in | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d83753d8..77dd4adb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-04-17 Eric B. Weddington + + * avrdude.conf.in: Change name of pony programmer to pony-stk200 + to better describe the hardware (PonyProg is software that works + with various hardware). + 2003-04-16 Eric B. Weddington * avrdude.conf.in: Add support for ATtiny26 diff --git a/avrdude.conf.in b/avrdude.conf.in index eeec75e4..6c5d3f42 100644 --- a/avrdude.conf.in +++ b/avrdude.conf.in @@ -234,8 +234,8 @@ programmer # programming is currently in progress. programmer - id = "pony"; - desc = "Pony Prog"; + id = "pony-stk200"; + desc = "Pony Prog STK200"; type = par; buff = 4, 5; sck = 6;