Updated bootloader version

pull/324/head
Daniele Lacamera 2023-07-06 14:17:52 +02:00
parent 8bab854ec9
commit 2600df9a21
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ extern "C" {
#endif
#define LIBWOLFBOOT_VERSION_STRING "1.15.0"
#define LIBWOLFBOOT_VERSION_HEX 0x010F0000
#define LIBWOLFBOOT_VERSION_STRING "1.16.0"
#define LIBWOLFBOOT_VERSION_HEX 0x01100000
#ifndef WOLFBOOT_VERSION
#define WOLFBOOT_VERSION LIBWOLFBOOT_VERSION_HEX