Skip to content
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 nrf5340-app-hal #366

Merged
merged 4 commits into from
Dec 15, 2021
Merged

Add nrf5340-app-hal #366

merged 4 commits into from
Dec 15, 2021

Conversation

sphw
Copy link
Contributor

@sphw sphw commented Dec 12, 2021

This PR adds a HAL for the nRF5340's app core. It is more or less identical to the nRF9160 HAL that already exists, with some features added or removed for the nRF5340. I have not added support for the net core yet, as I don't need it for my use case.

@sphw sphw force-pushed the nrf5340-app-hal branch 5 times, most recently from 66d0489 to a64b1ff Compare December 12, 2021 20:13
@jonas-schievink
Copy link
Contributor

Please add the new HAL to the array in xtask/src/lib.rs to enable CI for it

@sphw sphw force-pushed the nrf5340-app-hal branch 2 times, most recently from 232e1e5 to 19f58d2 Compare December 14, 2021 19:47
@sphw
Copy link
Contributor Author

sphw commented Dec 14, 2021

Please add the new HAL to the array in xtask/src/lib.rs to enable CI for it

Done

@jonas-schievink
Copy link
Contributor

Thanks, looks pretty good!

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 15, 2021

Build succeeded:

@bors bors bot merged commit 52f6e0f into nrf-rs:master Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants