platformio / platformio/platformio-core
nRF5340-DK support
Open
Nobody has claimed this yet.
board
feature
framework
platform
- Dominant language
- Python
- Stars
- 9.5k
- Forks
- 905
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 2
Description
What kind of issue is this?
[X ] Feature Request.
Add support for nRF53 platform (specifically nRF5340-DK board).
This board is similar enough to nrf52 that it might be accomplished with a board definition vice a new platform but it is a dual processor system so maybe not...
Working on this myself now but starting from a very ignorant place.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing nrf52 support with the nRF5340-DK requirements. Determine whether a board definition is sufficient or whether the dual-processor system requires a new platform. Done means the nRF5340-DK is supported reliably through the appropriate PlatformIO integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100