From 1246f9129715fafd95c11f161ea8fc41ee21c428 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Tue, 28 Sep 2021 22:49:53 +0200 Subject: Change to version 1.29.1 --- 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 588db1c..78d17c7 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 0 // .z, the third number +#define FIRMWAREPATCH 1 // .z, the third number #define PROTOCOLVERSION 0x017C //1.124 enum -- cgit v1.2.3