Searched +full:0 +full:- +full:latest (Results 1 – 2 of 2) sorted by relevance
10 # http://www.apache.org/licenses/LICENSE-2.020 repo.name: apache-mynewt-mcumgr22 "0.0.0": "master"23 "0.1.0": "mcumgr_0_1_0_tag"24 "0.2.0": "mcumgr_0_2_0_tag"27 "0-dev": "0.0.0" # master28 "0-latest": "0.2.0" # latest release
19 0. Create a Mynewt project and upload the Apache mynewt boot loader to your20 board as described here: http://mynewt.apache.org/latest/os/tutorials/nRF52/25 repository.mynewt-mcumgr:27 vers: 0-latest28 url: 'git@github.com:apache/mynewt-mcumgr.git'34 $ newt target create smp_svr-nrf52dk35 $ newt target set smp_svr-nrf52dk app=@mynewt-mcumgr/samples/smp_svr/apache \36 bsp=@apache-mynewt-core/hw/bsp/nrf52dk \43 $ newt run smp_svr-nrf52dk77 …CCARMEMB_TOOLCHAIN_PATH=/usr/local/Caskroom/gcc-arm-embedded/6-2017-q2-update/gcc-arm-none-eabi-6-…[all …]