source: data/picstartplus.i4ucprogrammer @ f096c48b4894fe8c41da1baeb3fce1e1e1d1e56a

Revision f096c48b4894fe8c41da1baeb3fce1e1e1d1e56a, 1.6 KB checked in by Matias De la Puente <mfpuente.ar@…>, 2 years ago (diff)

Programmers: Rename 'hexfile' as 'firmware'

Now that multiple firmware types are supported, 'firmware' is a more proper name

  • Property mode set to 100644
Line 
1
2[i4uc programmer]
3id=PicStart Plus
4has_serial_port=true
5has_baud_rate=false
6has_devices_file=false
7has_devices_folder=false
8has_clock=false
9write_flash_command=picp %serial_port %device -bp -wp %firmware
10read_flash_command=picp %serial_port %device -rp %firmware
11erase_flash_command=picp %serial_port %device -ef
12write_fuses_command=picp %serial_port %device -wc %fuses
13read_fuses_command=picp %serial_port %device -rc
14get_version_command=picp %serial_port -v
15devices=10F200;10F202;10F204;10F206;12C508;12C508A;12C509;12C509A;12C671;12C672;12CE518;12CE519;12CE673;12CE674;12F508;12F509;12F629;12F675;12F683;14000;16C505;16C52;16C54;16C54A;16C54B;16C54C;16C55;16C554;16C558;16C55A;16C56;16C56A;16C57;16C57C;16C58A;16C58B;16C61;16C62;16C620;16C620A;16C621;16C621A;16C622;16C622A;16C62A;16C62B;16C63;16C63A;16C63B;16C64;16C642;16C64A;16C65;16C65A;16C65B;16C66;16C662;16C66A;16C67;16C67A;16C71;16C710;16C711;16C712;16C715;16C716;16C717;16C72;16C72A;16C73;16C73A;16C73B;16C74;16C745;16C74A;16C74B;16C74C;16C76;16C765;16C77;16C770;16C771;16C773;16C774;16C781;16C782;16C84;16C923;16C924;16C925;16C926;16CE623;16CE624;16CE625;16F505;16F627;16F627A;16F628;16F628A;16F630;16F648;16F648A;16F676;16F684;16F688;16F690;16F72;16F73;16F74;16F76;16F767;16F77;16F777;16F818;16F819;16F83;16F84;16F84A;16F87;16F870;16F871;16F872;16F873;16F873A;16F874;16F874A;16F876;16F876A;16F877;16F877A;16F88;16F913;16F917;16HV540;17C42;17C42A;17C43;17C44;17C752;17C756;17C756A;17C762;17C766;18C242;18C252;18C442;18C452;18C658;18C858;18F2410;18F242;18F2431;18F2455;18F248;18F252;18F2525;18F2550;18F258;18F2680;18F2682;18F2685;18F442;18F4431;18F448;18F452;18F4525;18F4550;18F458;rf509AF;rf509AG;
16firmware_types=.hex;
Note: See TracBrowser for help on using the repository browser.