[HRM1017] Update exporting template

changed merging softdevice from s110 to s130
pull/1903/head
Yoshihiro TSUBOI 2016-06-11 08:06:06 +09:00 committed by GitHub
parent 52e93aebd0
commit 3c2229a2b1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% extends "gcc_arm_common.tmpl" %}
{% block additional_variables %}
SOFTDEVICE = mbed/TARGET_HRM1017/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_7_1_0/s110_nrf51822_7.1.0_softdevice.hex
SOFTDEVICE = mbed/TARGET_HRM1017/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0/s130_nrf51_1.0.0_softdevice.hex
{% endblock %}
{% block additional_executables %}