mirror of https://github.com/ARMmbed/mbed-os.git
commit
bb8994b270
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue