Skip to content

boards: nrf52840dk: use component types#4857

Open
bradjc wants to merge 2 commits into
masterfrom
dev/syscall-driver-types
Open

boards: nrf52840dk: use component types#4857
bradjc wants to merge 2 commits into
masterfrom
dev/syscall-driver-types

Conversation

@bradjc

@bradjc bradjc commented May 23, 2026

Copy link
Copy Markdown
Contributor

Pull Request Overview

There were a few in the nrf52840dk board, but this finishes converting the board to use them. Well, except the console because that type is in a different PR.

I tried to follow https://book.tockos.org/development/porting#board-type-aliases

This simplifies reading the board file (I hope), and is just a step towards making board main.rs files more auto-generatable.

Testing Strategy

Compiler.

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

AI Use

  • The PR description details my use of AI in the production of the
    code in this PR, if any, and I have manually checked and
    personally certify the entire contents of this PR.

@jrvanwhy jrvanwhy added the P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny. label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants