mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2025-12-06 15:42:48 +08:00
fix nrf52 ota build script
This commit is contained in:
@@ -6,7 +6,7 @@ set fw_ver=0x16
|
||||
set fw_hex=%1%2.hex
|
||||
set p_key=%~dp0priv.pem
|
||||
set bl_hex=%~dp0bootloader\bl_nrf52811_xxaa_s112.hex
|
||||
set sd_hex=%~dp0..\SDK\17.1.0_ddde560\components\softdevice\s112\hex\s112_nrf52_7.2.0_softdevice.hex
|
||||
set sd_hex=%~dp0..\SDK\17.1.0_ddde560\components\softdevice\s112\hex\s112_nrf52_7.3.0_softdevice.hex
|
||||
set settings=%1%2-settings.hex
|
||||
set fw_full_hex=%1%2-full.hex
|
||||
set ota_zip=%1%2-ota.zip
|
||||
|
||||
Reference in New Issue
Block a user