[
https://issues.apache.org/jira/browse/MYNEWT-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180720#comment-15180720
]
William San Filippo commented on MYNEWT-224:
--------------------------------------------
Tested the following boards:
1) olimex e407 devboard.
2) nrf51DK
3) nrf52pdk
The test procedure I used was the following:
* Create a boot target for the board.
* Create a blinky target for the board.
* Build a boot image: newt target build <boot_target>
* Build blinky project: newt target build <blinky_target>
* Build an image: newt target create-image <blinky_target> 1.2.3.4
* Download bootloader: newt target download <boot_target>
* Download image: newt target download <blinky_target>
NOTE: all testing was done with the bootloader and an image except for the
nrf52 as we have not tested the bootloader on the nrf51 platform (at least,
that is my understanding). The differences in the steps noted above are:
* dont build boot image.
* dont create target image using newt target create-image command.
> Run blinky using the merged master on multiple boards
> -----------------------------------------------------
>
> Key: MYNEWT-224
> URL: https://issues.apache.org/jira/browse/MYNEWT-224
> Project: Mynewt
> Issue Type: Sub-task
> Reporter: Aditi Hilbert
> Assignee: William San Filippo
> Fix For: v0_8_0_beta2
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)