-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add Nordic NRF52840 USB Dongle board #15504
base: master
Are you sure you want to change the base?
Conversation
added NRF52840 Dongle
fixed missing library
fixed deprecated pin name
use define for led, button, spi and i2c
added NRF52840_DONGLE
Can you please attach test logs for this addition to the first comment? It should be part of every new target addition. |
Jenkins CI Test : ❌ FAILEDBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Can you run some tests (it uses the implementation provided just checking if the device is properly configured). |
I'll try to do that tomorrow, sorry for delay, could you remind me test command you want results for? |
I haven't run the tests for some time but as I recall if you use arguments platform and toolchain, it would run the default set of tests for that platform. |
Added Nordic NRF52840 USB Dongle board
Summary of changes
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@jeromecoutant