mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-13 09:24:55 +00:00
Added read msg for AVR32
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@861 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -110,6 +110,7 @@
|
|||||||
#define CMND_WRITE_SAB 0x28
|
#define CMND_WRITE_SAB 0x28
|
||||||
#define CMND_READ_SAB 0x29
|
#define CMND_READ_SAB 0x29
|
||||||
#define CMND_RESET_AVR 0x2B
|
#define CMND_RESET_AVR 0x2B
|
||||||
|
#define CMND_READ_MEMORY32 0x2C
|
||||||
#define CMND_WRITE_MEMORY32 0x2D
|
#define CMND_WRITE_MEMORY32 0x2D
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user