avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] Further cleanup of main.c


From: Jan-Hinnerk Reichert
Subject: [avrdude-dev] Further cleanup of main.c
Date: Sun, 30 Nov 2003 19:39:15 +0100
User-agent: KMail/1.5.1

Hi again,

how about moving:
- programmer_display()
- locate_programmer()
- list_programmers()
- report_progress()
to "pgm.c"?

I'm not so sure about report_progress(). One could say that it is 
related to AVRMEM, but on the other hand it is used by all 
programmers ;-)

I also think that it is time to move "PPI" dependent stuff out of 
"main.c". How about moving the verify_pin_assigned()-stuff to 
par_open()?

/Jan-Hinnerk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]