bump version to 0x17

This commit is contained in:
Shuanglei Tao
2025-07-04 21:58:06 +08:00
parent 98377ab580
commit 0e73adba06
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
set PATH=%PATH%;%~dp0bin
set fw_ver=0x16
set fw_ver=0x17
set fw_hex=%1%2.hex
set p_key=%~dp0priv.pem
set bl_hex=%~dp0bootloader\bl_nrf51822_xxaa_s130.hex

View File

@@ -2,7 +2,7 @@
set PATH=%PATH%;%~dp0bin
set fw_ver=0x16
set fw_ver=0x17
set fw_hex=%1%2.hex
set p_key=%~dp0priv.pem
set bl_hex=%~dp0bootloader\bl_nrf52811_xxaa_s112.hex