-
Notifications
You must be signed in to change notification settings - Fork 3k
Remove unwanted (and unused anymore) NRF5_SDK13 BLE port #4328
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
retest uvisor |
@nvlsianpu Thanks for the PR. Also, we're recommending all contributors follow Chris Beam’s seven rules of great commit messages to keep the commit history clear. To match this format, please delete the period from the end of your subject line. Thanks for your contributions. |
retest uvisor |
/morph test |
Result: NOT_BUILTYour command has finished executing! Here's what you wrote!
|
@bridadan CI restart? I noticed 5 jobs resulted the same as the one above - did not built |
@0xc0170 yeah go ahead, not sure what the happened there. |
/morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
test ble {
"targets": ["NRF51_DK", "NRF52_DK"],
"toolchains": ["GCC_ARM", "ARM"]
} |
@pan- where's the IAR testing? |
@theotherjimmy Until Oulu CI is fixed, there will be no BLE testing with IAR on PR tests; but there is with nighties. |
Description
Remove unwanted and unused anymore NRF5_SDK13 BLE port.
It was omited in #4245.
cc @pan-