mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-17 02:54:17 +00:00
Update n_interrupts in avrdude.conf.in and introduce eind
This commit is contained in:
@@ -295,6 +295,7 @@ typedef struct avrpart {
|
||||
unsigned char rampz; /* I/O address of RAMPZ reg */
|
||||
unsigned char spmcr; /* memory address of SPMCR reg */
|
||||
unsigned char eecr; /* memory address of EECR reg */
|
||||
unsigned char eind; /* memory address of EIND reg */
|
||||
unsigned int mcu_base; /* Base address of MCU control block in ATxmega devices */
|
||||
unsigned int nvm_base; /* Base address of NVM controller in ATxmega devices */
|
||||
unsigned int ocd_base; /* Base address of OCD module in AVR8X/UPDI devices */
|
||||
|
||||
Reference in New Issue
Block a user