mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 17:34:56 +00:00
Add optiboot_lgt8f328p.hex bootloader hashes to urclock.c
This commit is contained in:
@@ -1156,6 +1156,7 @@ static void guessblstart(const PROGRAMMER *pgm, const AVRPART *p) {
|
|||||||
{ 256, 0, 0xaa62bafc, 0xaa62bafc }, // picobootArduino8v3rc1.hex
|
{ 256, 0, 0xaa62bafc, 0xaa62bafc }, // picobootArduino8v3rc1.hex
|
||||||
{ 256, 0, 0x56263965, 0x56263965 }, // picobootSTK500-168p.hex
|
{ 256, 0, 0x56263965, 0x56263965 }, // picobootSTK500-168p.hex
|
||||||
{ 512, 0, 0x3242ddd3, 0x5ba5f5f6 }, // picobootSTK500-328p.hex
|
{ 512, 0, 0x3242ddd3, 0x5ba5f5f6 }, // picobootSTK500-328p.hex
|
||||||
|
{ 3072, 0, 0x3242ddd3, 0xd3347c5d }, // optiboot_lgt8f328p.hex
|
||||||
};
|
};
|
||||||
|
|
||||||
uint8_t buf[4096], b128[128];
|
uint8_t buf[4096], b128[128];
|
||||||
|
|||||||
Reference in New Issue
Block a user