Hi all

I followed the instructions on how to setup newt tool and then blinky on
the nrf52 DK.

http://mynewt.apache.org/os/tutorials/nRF52/

➜  apache-mynewt-core git:(2bec33d) ls hw/bsp
native  nrf51dk  nrf51dk-16kbram  nrf52pdk  olimex_stm32-e407_devboard
➜  apache-mynewt-core git:(2bec33d) git checkout master
Previous HEAD position was 2bec33d... Merge branch 'develop'
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
➜  apache-mynewt-core git:(master) git pull origin master
>From https://github.com/apache/incubator-mynewt-core
 * branch            master     -> FETCH_HEAD
Already up-to-date.
➜  apache-mynewt-core git:(master) ls hw/bsp -l
total 28
drwxrwxr-x 4 anuj anuj 4096 May  5 16:55 bmd300eval
drwxrwxr-x 4 anuj anuj 4096 May  5 16:55 native
drwxrwxr-x 4 anuj anuj 4096 May  5 16:55 nrf51dk
drwxrwxr-x 4 anuj anuj 4096 May  5 16:55 nrf51dk-16kbram
drwxrwxr-x 4 anuj anuj 4096 May  5 16:55 nrf52dk
drwxrwxr-x 4 anuj anuj 4096 May  5 16:55 nrf52pdk
drwxrwxr-x 4 anuj anuj 4096 May  5 16:55 olimex_stm32-e407_devboard
➜  apach

I had to change the branch of the repos/apache-mynewt-core repo which was
cloned for me using the newt tool. This isn't reflected in the docs (and I
don't think it should be). Is there something amiss with the newt tool ?

I was able to build and load by following the other instructions to the T.

PS: new to the project, looks cool ! Looking forward to contribute !

Cheers,

Anuj
​

Reply via email to