c4cb11e9c8Correct default pin assignment.
Brian S. Dean
2001-10-01 14:16:41 +0000
5c621a1c18Correct default pin assignment.
Brian S. Dean
2001-10-01 14:16:41 +0000
ee31149392Remove debugging code - it served its purpose.
bsd
2001-10-01 14:04:46 +0000
88b4c8c41fRemove debugging code - it served its purpose.
Brian S. Dean
2001-10-01 14:04:46 +0000
2751b4c9f1Remove debugging code - it served its purpose.
Brian S. Dean
2001-10-01 14:04:46 +0000
a2f0a306bcBe sure to read the exit specs after the pin configuration has been assigned, otherwise, we may apply the exit specs to the wrong pins.
bsd
2001-09-21 03:27:20 +0000
88dafc434dBe sure to read the exit specs after the pin configuration has been assigned, otherwise, we may apply the exit specs to the wrong pins.
Brian S. Dean
2001-09-21 03:27:20 +0000
9bf7daebdaBe sure to read the exit specs after the pin configuration has been assigned, otherwise, we may apply the exit specs to the wrong pins.
Brian S. Dean
2001-09-21 03:27:20 +0000
1b99818a03debugging
Brian S. Dean
2001-09-21 02:57:58 +0000
cb5dc43be2debugging
Brian S. Dean
2001-09-21 02:57:58 +0000
b82abdaf2cPrefix pin config entries in the config file with a "c:". Later, I might make part descriptions read in this way and we can use a different letter for those (p). This will make the parsing easier to distinguish between the entry types.
bsd
2001-09-20 03:19:31 +0000
3cdf00c76cPrefix pin config entries in the config file with a "c:". Later, I might make part descriptions read in this way and we can use a different letter for those (p). This will make the parsing easier to distinguish between the entry types.
Brian S. Dean
2001-09-20 03:19:31 +0000
a5ddfc0b6bPrefix pin config entries in the config file with a "c:". Later, I might make part descriptions read in this way and we can use a different letter for those (p). This will make the parsing easier to distinguish between the entry types.
Brian S. Dean
2001-09-20 03:19:31 +0000
0b7551c3dfInitialize pin configuration description.
Brian S. Dean
2001-09-20 00:43:08 +0000
ead4cc7e17Initialize pin configuration description.
Brian S. Dean
2001-09-20 00:43:08 +0000
6c47ddd783Make the pin definitions configurable based on entries in a config file. This makes supporting other programmers much easier.
bsd
2001-09-19 17:04:25 +0000
9003ed1183Make the pin definitions configurable based on entries in a config file. This makes supporting other programmers much easier.
Brian S. Dean
2001-09-19 17:04:25 +0000
6981b65d59Make the pin definitions configurable based on entries in a config file. This makes supporting other programmers much easier.
Brian S. Dean
2001-09-19 17:04:25 +0000
5cf59cbda0Remove this image file from the repository.
bsd
2001-04-29 14:23:20 +0000
2c603dd52cRemove this image file from the repository.
Brian S. Dean
2001-04-29 14:23:20 +0000
e87b062769Remove this image file from the repository.
Brian S. Dean
2001-04-29 14:23:20 +0000
9baea081f0Remove this image, use AVRprog.pdf as the preferred schematic for the programmer.
bsd
2001-04-26 00:51:06 +0000
fdab1bd5e6Remove this image, use AVRprog.pdf as the preferred schematic for the programmer.
Brian S. Dean
2001-04-26 00:51:06 +0000
7245810e40Remove this image, use AVRprog.pdf as the preferred schematic for the programmer.
Brian S. Dean
2001-04-26 00:51:06 +0000
bdc247d02bAdd a schematic provided by Joerg Wunch and also update the manual page (also updated by Joerg) to reference the schematic.
bsd
2001-04-25 22:35:14 +0000
995c6154a8Add a schematic provided by Joerg Wunch and also update the manual page (also updated by Joerg) to reference the schematic.
Brian S. Dean
2001-04-25 22:35:14 +0000
7c72f57373Add a schematic provided by Joerg Wunch and also update the manual page (also updated by Joerg) to reference the schematic.
Brian S. Dean
2001-04-25 22:35:14 +0000
aed00dfd26Version 1.1
Brian S. Dean
2001-01-26 21:18:40 +0000
b039ab74ebVersion 1.1
Brian S. Dean
2001-01-26 21:18:40 +0000
7c07599725Hmmm ... cvs co -D <timestamp> does not work. Change the revision timestamp to a full date/time value.
bsd
2001-01-26 20:45:05 +0000
7a09e06e17Hmmm ... cvs co -D <timestamp> does not work. Change the revision timestamp to a full date/time value.
Brian S. Dean
2001-01-26 20:45:05 +0000
610cc80b42Hmmm ... cvs co -D <timestamp> does not work. Change the revision timestamp to a full date/time value.
Brian S. Dean
2001-01-26 20:45:05 +0000
275f7edc86Add a -V option to display the version information about each component module. This is intended for support purposes, so that I can tell unambiguously what version a binary out in the field is.
bsd
2001-01-26 20:34:08 +0000
26223415e6Add a -V option to display the version information about each component module. This is intended for support purposes, so that I can tell unambiguously what version a binary out in the field is.
Brian S. Dean
2001-01-26 20:34:08 +0000
706950bea8Add a -V option to display the version information about each component module. This is intended for support purposes, so that I can tell unambiguously what version a binary out in the field is.
Brian S. Dean
2001-01-26 20:34:08 +0000
4e6b8f102aReturn the maximum address (+1) written as opposed to the actual number of bytes written. The presence of an Intel Hex address record can cause these two number to be different; but the callers of this routine need the former.
bsd
2001-01-26 17:47:33 +0000
34faf25814Return the maximum address (+1) written as opposed to the actual number of bytes written. The presence of an Intel Hex address record can cause these two number to be different; but the callers of this routine need the former.
Brian S. Dean
2001-01-26 17:47:33 +0000
2c231c04cbReturn the maximum address (+1) written as opposed to the actual number of bytes written. The presence of an Intel Hex address record can cause these two number to be different; but the callers of this routine need the former.
Brian S. Dean
2001-01-26 17:47:33 +0000
502c1a50dbFix a place where we were exiting without applying the exit-specs.
bsd
2001-01-26 17:25:45 +0000
79356b2300Fix a place where we were exiting without applying the exit-specs.
Brian S. Dean
2001-01-26 17:25:45 +0000
ec5597ec92Fix a place where we were exiting without applying the exit-specs.
Brian S. Dean
2001-01-26 17:25:45 +0000
2617074192avr.c: Update a comment.
bsd
2001-01-26 17:22:40 +0000
0775e02d27avr.c: Update a comment.
Brian S. Dean
2001-01-26 17:22:40 +0000
616921e905avr.c: Update a comment.
Brian S. Dean
2001-01-26 17:22:40 +0000
d43bbc9dcdGet rid of the Usage file.
bsd
2001-01-25 16:24:08 +0000
a87a5d0671Get rid of the Usage file.
Brian S. Dean
2001-01-25 16:24:08 +0000
87e20f7e9eGet rid of the Usage file.
Brian S. Dean
2001-01-25 16:24:08 +0000
dd7d98ccf4Move pin definitions to their own file.
bsd
2001-01-24 19:10:34 +0000
eff6750e5cMove pin definitions to their own file.
Brian S. Dean
2001-01-24 19:10:34 +0000
199e2ec125Move pin definitions to their own file.
Brian S. Dean
2001-01-24 19:10:34 +0000
46a4582009Rearrange the pinout for the programmer to be a little more logical. Provide hooks to support a buffered programmer, pin 6 is now used to enable a buffer that can be used to isolate the target system from the parallel port pins. This is important when programming the target in-system.
bsd
2001-01-24 18:45:58 +0000
fc56e6b4f9Rearrange the pinout for the programmer to be a little more logical. Provide hooks to support a buffered programmer, pin 6 is now used to enable a buffer that can be used to isolate the target system from the parallel port pins. This is important when programming the target in-system.
Brian S. Dean
2001-01-24 18:45:58 +0000
21f22d2657Rearrange the pinout for the programmer to be a little more logical. Provide hooks to support a buffered programmer, pin 6 is now used to enable a buffer that can be used to isolate the target system from the parallel port pins. This is important when programming the target in-system.
Brian S. Dean
2001-01-24 18:45:58 +0000
27e5975df5Don't gzip the man page.
bsd
2001-01-22 14:32:23 +0000
6593c1e534Don't gzip the man page.
Brian S. Dean
2001-01-22 14:32:23 +0000
56f12581a5Don't gzip the man page.
Brian S. Dean
2001-01-22 14:32:23 +0000
64408303f1.Nm macro fix. Submitted by Joerg.
bsd
2001-01-22 14:29:37 +0000
2fc4e1742d.Nm macro fix. Submitted by Joerg.
Brian S. Dean
2001-01-22 14:29:37 +0000
f3207251a8.Nm macro fix. Submitted by Joerg.
Brian S. Dean
2001-01-22 14:29:37 +0000
f93d659375Cosmetic, don't output a preceding linefeed for usage().
bsd
2001-01-22 02:12:12 +0000
e25bae098cCosmetic, don't output a preceding linefeed for usage().
Brian S. Dean
2001-01-22 02:12:12 +0000
2c64c80778Cosmetic, don't output a preceding linefeed for usage().
Brian S. Dean
2001-01-22 02:12:12 +0000
fe4bb95f85Makefile : use gzip -f for man page installation so that we don't get prompted.
bsd
2001-01-22 01:59:47 +0000
209f979c7fMakefile : use gzip -f for man page installation so that we don't get prompted.
Brian S. Dean
2001-01-22 01:59:47 +0000
7d7ce8cb11Makefile : use gzip -f for man page installation so that we don't get prompted.
Brian S. Dean
2001-01-22 01:59:47 +0000
af8d44bf4bReturn error codes instead of exiting, thus making sure that we exit only via main() so that the exitspecs are properly applied.
bsd
2001-01-20 16:34:28 +0000
c06319e33cReturn error codes instead of exiting, thus making sure that we exit only via main() so that the exitspecs are properly applied.
Brian S. Dean
2001-01-20 16:34:28 +0000
bd2cdb3571Return error codes instead of exiting, thus making sure that we exit only via main() so that the exitspecs are properly applied.
Brian S. Dean
2001-01-20 16:34:28 +0000
1fa26c9addCorrect checksum calculation; failure to account for the value of the record type was causing non-zero record types to be calculated incorrectly.
bsd
2001-01-20 15:38:55 +0000