lpc2k_pgm: add LPC2388
The device is very simmilar to the LPC2387
This commit is contained in:
parent
bd254dfc63
commit
a57f380259
@ -138,6 +138,7 @@ struct chip_info_struct chip_info[] = {
|
||||
{"LPC2378 (500k)", "117702437", 0x40000200, 0x1000, 27, lpc2138_layout, boot_23xx},
|
||||
{"LPC2387 (500k)", "402716981", 0x40000200, 0x1000, 27, lpc2138_layout, boot_23xx},
|
||||
{"LPC2387 (500k)", "385941301", 0x40000200, 0x1000, 27, lpc2138_layout, boot_23xx},
|
||||
{"LPC2388 (500k)", "402718517", 0x40000200, 0x1000, 27, lpc2138_layout, boot_23xx},
|
||||
{"LPC2468 (500k)", "100925237", 0x40000200, 0x1000, 27, lpc2138_layout, boot_23xx},
|
||||
{NULL, NULL, 0, 0, 0, NULL}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user