-
Notifications
You must be signed in to change notification settings - Fork 3k
mbed Enabled certificate for the VBLUno51 board #4719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@iotvietmember please remove the merge commit and do a rebase instead. Thanks |
@adbridge I have just fixed those problem. Thanks |
@iotvietmember Thanks :) |
/morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
@adbridge I saw the good results |
@iotvietmember This PR is on hold until we get 10 samples. See https://www.mbed.com/en/about-mbed/mbed-enabled/#Program_Requirements for more details. |
@theotherjimmy We have sent 10 samples of the VBLUno51 board for mbed team in Japan on 08 June 2017. And the following file is apply form for mbed Enabled Apply form |
cc @toyowata |
@toyowata Would you please check the mbed Enabled progress for the VBLUno51 board. Many thanks |
I sent the board to Austin/TX team from Japan two days ago. Test engineer will be assigned in that team for the VBLUno51 board. |
@toyowata @0xc0170 @theotherjimmy Thanks for your support and hope that we will be received the good news from your soon. |
Email from Sarah Marsh (mbed): ************************************ Hi, Here is your daplink board ID: C006 The slug: VBLUNO51 When I execute mbedls, it looks like you have used the DAPLink ID for the NRF51_DK. You need your own unique ID. We are running the tests with the NRF51_DK ID mocked as your platform, but you will need to do the following to be mbed enabled: Please submit a PR against mbed-ls (https://github.com/ARMmbed/mbed-ls), so your board can be detected with our tools. Please also submit a PR against DAPLink (https://github.com/mbedmicro/DAPLink), so that your board is uniquely identifiable. Thanks, Sarah ************************************ The VBLUno51 board was added to mbed-os 5.5.2 released ARMmbed/mbed-os#4629 ARMmbed/mbed-os#4719 Signed-off-by: iotvietmember <[email protected]>
Sarah Marsh (mbed) said that the VBLUno51 board could use board ID is C006 The slug: VBLUNO51 The VBLUno51 board was added to mbed-os 5.5.2 released ARMmbed/mbed-os#4629 ARMmbed/mbed-os#4719 Signed-off-by: iotvietmember <[email protected]>
Email from Sarah Marsh (mbed): ************************************ Hi, Here is your daplink board ID: C006 The slug: VBLUNO51 When I execute mbedls, it looks like you have used the DAPLink ID for the NRF51_DK. You need your own unique ID. We are running the tests with the NRF51_DK ID mocked as your platform, but you will need to do the following to be mbed enabled: Please submit a PR against mbed-ls (https://github.com/ARMmbed/mbed-ls), so your board can be detected with our tools. Please also submit a PR against DAPLink (https://github.com/mbedmicro/DAPLink), so that your board is uniquely identifiable. Thanks, Sarah ************************************ The VBLUno51 board was added to mbed-os 5.5.2 released ARMmbed/mbed-os#4629 ARMmbed/mbed-os#4719 Signed-off-by: iotvietmember <[email protected]>
Email from Sarah Marsh (mbed): ************************************ Hi, Here is your daplink board ID: C006 The slug: VBLUNO51 When I execute mbedls, it looks like you have used the DAPLink ID for the NRF51_DK. You need your own unique ID. We are running the tests with the NRF51_DK ID mocked as your platform, but you will need to do the following to be mbed enabled: Please submit a PR against mbed-ls (https://github.com/ARMmbed/mbed-ls), so your board can be detected with our tools. Please also submit a PR against DAPLink (https://github.com/mbedmicro/DAPLink), so that your board is uniquely identifiable. Thanks, Sarah ************************************ The VBLUno51 board was added to mbed-os 5.5.2 released ARMmbed/mbed-os#4629 ARMmbed/mbed-os#4719 Signed-off-by: iotvietmember <[email protected]>
Sarah Marsh (mbed) said that the VBLUno51 board could use board ID is C006 The slug: VBLUNO51 The VBLUno51 board was added to mbed-os 5.5.2 released ARMmbed/mbed-os#4629 ARMmbed/mbed-os#4719 Signed-off-by: iotvietmember <[email protected]>
/morph build |
Build : SUCCESSBuild number : 259 Skipping test trigger, missing label 'NEED CI' |
Exporter Build : FAILUREBuild number : 38 |
@0xc0170, @theotherjimmy, @senthilr Could you please confirm you are happy with the changes ? |
/morph build |
/morph export-build |
Build : SUCCESSBuild number : 431 Triggering tests/morph test |
Test : FAILUREBuild number : 222 |
Exporter Build : SUCCESSBuild number : 82 |
Test : FAILUREBuild number : 238 |
What is the problem? |
We are currently investigating the K64F failures, not related to this pull request. |
Looks like master is all green starting fresh build Triggering build/morph build |
Build : SUCCESSBuild number : 482 Triggering tests/morph test |
/morph export-build |
Exporter Build : SUCCESSBuild number : 99 |
Test : SUCCESSBuild number : 302 |
What do I need to do? |
@iotvietmember I think this is waiting on @senthilr's review. |
Hi @iotvietmember, I took a look at why this was failing
You mentioned that flow control needed to be turned off due to the nrf51822. The VBLUno51 has an nrf51822 on it and it works with flow control. By nrf51822 do you mean a board other than the VBLUno51? If so what board? |
@iotvietmember Could you please address address @c1728p9 question ? |
Automatic CI verification build not done, please verify manually. |
@cmonr @adbridge @c1728p9 My board is the VBLUno51 and we hope that we can use 'VBLUNO51' as target name on mbed.
Many thanks |
@iotvietmember Thanks for that clarification! |
Description
This PR add new BOARD_ID for the VBLUno51 board.
The mbed Enabled process for the VBLUno51 board
Status
READY
Migrations
NO
Signed-off-by: iotvietmember [email protected]