From cdc51ce017bf2a8aa39b0dd090c801f331ede246 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sat, 9 Oct 2021 12:21:19 +0200 Subject: Change to version 1.29.2 --- AT91SAM7S256/Source/c_loader.iom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AT91SAM7S256/Source/c_loader.iom b/AT91SAM7S256/Source/c_loader.iom index 78d17c7..80c8c4e 100644 --- a/AT91SAM7S256/Source/c_loader.iom +++ b/AT91SAM7S256/Source/c_loader.iom @@ -22,7 +22,7 @@ //If these switch to little-endian, be sure to update //definition and usages of VM_OLDEST_COMPATIBLE_VERSION, too! #define FIRMWAREVERSION 0x011D // x.y -#define FIRMWAREPATCH 1 // .z, the third number +#define FIRMWAREPATCH 2 // .z, the third number #define PROTOCOLVERSION 0x017C //1.124 enum -- cgit v1.2.3