Skip to content

Commit bb8994b

Browse files
authored
Merge pull request #1903 from ytsuboi/master
[HRM1017] Update exporting template
2 parents b28f710 + 3c2229a commit bb8994b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/export/gcc_arm_hrm1017.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{% extends "gcc_arm_common.tmpl" %}
22

33
{% block additional_variables %}
4-
SOFTDEVICE = mbed/TARGET_HRM1017/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s110_nrf51822_7_1_0/s110_nrf51822_7.1.0_softdevice.hex
4+
SOFTDEVICE = mbed/TARGET_HRM1017/TARGET_NORDIC/TARGET_MCU_NRF51822/Lib/s130_nrf51822_1_0_0/s130_nrf51_1.0.0_softdevice.hex
55
{% endblock %}
66

77
{% block additional_executables %}

0 commit comments

Comments
 (0)