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

target: add support for nRF54L15 #1741

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maxd-nordic
Copy link
Contributor

This patch adds support for nRF54L15 to pyOCD.

@ithinuel
Copy link
Member

Hello, thank you for your contribution. Do you mind rebasing your PR so that it can benefit from the fix regarding Python 3.7 on macos ?

pyocd/coresight/ap.py Outdated Show resolved Hide resolved
@maxd-nordic
Copy link
Contributor Author

I have tested with the a Rev B chip and all the relevant parts work nicely: unlocking, UICR writing, mass-erase. Note that since this is not actually a flash based device, programming speeds are going to be a bit worse than they could be. I still think this is very usable.

This patch adds support for nRF54L15 to pyOCD.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
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