05251458e7
Remove GNU make build-time dependency PR: 51529 Submitted by: Sergei Kolobov <sergei@kolobov.com>
11 lines
332 B
Plaintext
11 lines
332 B
Plaintext
This is Picprog, pic16c84 programmer software for the serial port device.
|
|
To program a pic16c84 chip:
|
|
|
|
picprog --burn --input something.hex --pic /dev/cuaa1
|
|
|
|
Remember: this is not a production quality programmer! See PIC16C84
|
|
data sheet for more information.
|
|
|
|
Author: Jaakko.Hyvatti@iki.fi
|
|
WWW: http://hyvatti.iki.fi/~jaakko/pic/
|