mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
programmer
|
|
id = "rpi";
|
|
desc = "RPi SPI programmer";
|
|
type = "linuxspi";
|
|
prog_modes = PM_ISP;
|
|
reset = 25;
|
|
baudrate = 400000;
|
|
;
|