-
Notifications
You must be signed in to change notification settings - Fork 27
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
Feat/add write support for 91x #491
base: main
Are you sure you want to change the base?
Conversation
(programmingOptions.length > 1 && | ||
!chosenTarget && | ||
!!mcubootFwPath) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks a bit complex, how this one should be tested? looks like it does overlap with existing mcuboot programming?
|
||
### Added | ||
|
||
- Write support for 91x |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From Greg:
- Write support for 91x | |
- Added support for Nordic Thingy:91 X. Only writing operations are supported, as for other Nordic Thingy devices. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
REJECTED so we do not merge docs placeholders. Watch NCD-1298
No description provided.